 | IPriceListCalculationLineEntityBaseVatNpr Property |
Gets the VatNpr
(TVA Non Perçue Récupérable (DOM))
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PriceList
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> VatNpr { get; }
ReadOnly Property VatNpr As Nullable(Of Boolean)
Get
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the Npr (TVA Non Perçue Récupérable (DOM)) column of the Vat (TVA) table.
See Also