 | ICommitmentEntityBaseDepositAssociatedDeliveryIdMember Property |
Gets the delivery id Associated to the deposit for a deposit commitment
(Code de la réception 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
SyntaxIReadOnlyGuidEntityMember DepositAssociatedDeliveryIdMember { get; }
ReadOnly Property DepositAssociatedDeliveryIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the AssociatedDeliveryOrderId (Code de la réception associée) column of the PurchaseDocument (Document d'achat) table.
See Also