Click or drag to resize

IExtraFeeDistributionLineEntityBaseDocumentLineIdMember Property

Gets the document line identifier.

(Code ligne de document)

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 DocumentLineIdMember { get; }

Property Value

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