 | IExecutionQuoteEntityDepositAmountMember Property |
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
SyntaxIReadOnlyDecimalEntityMember DepositAmountMember { get; }
ReadOnly Property DepositAmountMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the DepositAmount (Montant de l'acompte) column of the SaleDocument (Document de vente) table.
See Also