Click or drag to resize

IApproachChargeDocumentEntityIdMember Property

Document unique identifier

(Code document)

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

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the Id (Code document) column of the PurchaseDocument (Document d'achat) table.
See Also