 | IPurchaseDocumentEntityBaseIsVatExcludedEcotaxCalculationMember Property |
Gets whether exotax is calculated from vat included amount (default true)
(Calculer l'éco-contribution à partir du montant HT)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember IsVatExcludedEcotaxCalculationMember { get; }
ReadOnly Property IsVatExcludedEcotaxCalculationMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the IsVatExcludedEcotaxCalculation (Calculer l'éco-contribution à partir du montant HT) column of the PurchaseDocument (Document d'achat) table.
See Also