Click or drag to resize

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
Syntax
ITradeDocumentAmountEntityMember DepositAmountMember { get; }

Property Value

Type: ITradeDocumentAmountEntityMember
Remarks
This entity member is bound to the DepositAmount (Montant de l'acompte) column of the SaleDocument (Document de vente) table.
See Also