 | IComplementaryAccountEntityReferenceDocumentAccountAmount Property |
Reference document origin account amount, for account in progress state.
(Montant postes complémentaires)
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> ReferenceDocumentAccountAmount { get; }
ReadOnly Property ReferenceDocumentAccountAmount As Nullable(Of Decimal)
Get
Property Value
Type:
NullableDecimal
RemarksThis entity member is bound to the Amount (Montant postes complémentaires) column of the ComplementaryAccount (Postes complémentaires) table.
See Also