Click or drag to resize

IExtraFeeDistributionLineEntityBaseExtraFeeLineIdMember Property

Gets the extra fee line identifier.

(Code ligne de frais)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyGuidEntityMember ExtraFeeLineIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the ExtraFeeLineId (Code ligne de frais) column of the ExecutionQuoteLineExtraFeeDistribution (Répartition des frais) table.
See Also