Click or drag to resize

IAmendmentLineEntityReferenceDocumentLineId Property

Gets or sets the reference document line identifier.

(Identifiant de la ligne de document de référence)

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
Nullable<Guid> ReferenceDocumentLineId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the ReferenceDocumentLineId (Identifiant de la ligne de document de référence) column of the SaleDocumentLine (Ligne de document de vente) table.
See Also