 | IComplementaryAccountEntityVatRate Property |
Gets the vat rate.
(Taux de TVA)
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> VatRate { get; }
ReadOnly Property VatRate As Nullable(Of Decimal)
Get
Property Value
Type:
NullableDecimal
RemarksThis entity member is bound to the Rate (Taux de TVA) column of the Vat (TVA) table.
See Also