 | IPosTerminalOpenCloseVatDetailEntityVatAmountMember Property |
Gets the vat amount.
(Montant de TVA total)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember VatAmountMember { get; }
ReadOnly Property VatAmountMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the VatAmount (Montant de TVA total) column of the PosTerminalOpenCloseVatDetail (Ventilation par TVA) table.
See Also