 | IAmendmentEntityDepositAmountMember Property |
Gets the deposit amount
(Montant de l'acompte)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxITradeDocumentAmountEntityMember DepositAmountMember { get; }
ReadOnly Property DepositAmountMember As ITradeDocumentAmountEntityMember
Get
Property Value
Type:
ITradeDocumentAmountEntityMember
RemarksThis entity member is bound to the DepositAmount (Montant de l'acompte) column of the SaleDocument (Document de vente) table.
See Also