Click or drag to resize

IActivityEntityPurchaseDocumentId Property

Gets or sets 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
Nullable<Guid> PurchaseDocumentId { get; set; }

Property Value

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