Click or drag to resize

ICommitmentEntityBaseDepositAssociatedOrderId Property

Gets the order id Associated to the deposit for a deposit commitment

(Code de la commande associée)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> DepositAssociatedOrderId { get; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the AssociatedOrderId (Code de la commande associée) column of the PurchaseDocument (Document d'achat) table.
See Also