Click or drag to resize

IActivityEntityPurchaseDocumentIdMember Property

Gets the purchase document id.

(Code document d'achat)

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

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the PurchaseDocumentId (Code document d'achat) column of the Activity (Activités) table.
See Also