 | IApproachChargeDocumentLineEntityParentLineIdMember Property |
Gets the parent line ID
(Code de la ligne parente)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ApproachCharge
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyGuidEntityMember ParentLineIdMember { get; }
ReadOnly Property ParentLineIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the ParentLineId (Code de la ligne parente) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also