Click or drag to resize

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
Syntax
IReadOnlyBoolEntityMember IsVatExcludedEcotaxCalculationMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This 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