Click or drag to resize

IExecutionQuoteLineEntityConstructionSiteLineIdMember Property

Gets the construction line id

(Code ligne projet)

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

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the ConstructionSiteLineId (Code ligne projet) column of the SaleDocumentLine (Ligne de document de vente) table.
See Also