Click or drag to resize

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
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 PurchaseDocumentLine (Ligne de document d'achat) table.
See Also