Click or drag to resize

IProgressStateSaleDocumentEntityPreviousDepositCurrencyAmountMember Property

Previous deposit currency amount

(Montant des acomptes précédents en devise)

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
ICurrencyAmountEntityMember PreviousDepositCurrencyAmountMember { get; }

Property Value

Type: ICurrencyAmountEntityMember
Remarks
This entity member is bound to the PreviousDepositCurrencyAmount (Montant des acomptes précédents en devise) column of the SaleDocument (Document de vente) table.
See Also