Click or drag to resize

IHumanServiceDetailSaleDocumentLineEntityParentLineIdMember Property

Gets/set ParentLineId

(Code de la ligne parente)

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

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the ParentLineId (Code de la ligne parente) column of the SaleDocumentLineHumanServiceDetail (Service à la personne) table.
See Also