 | IComplementaryAccountEntityPreviousProgressStateCurrencyAmount Property |
Account amount in currency for previous progress state (previous percentage of reference document account)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<decimal> PreviousProgressStateCurrencyAmount { get; set; }
Property PreviousProgressStateCurrencyAmount As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
See Also