Click or drag to resize

IOrganizationEntityIsEcotaxCalculationTypeBasedOnDocumentCalculationTypeMember Property

Getss whether the ecotax calculation type is based on the document calculation type

(Calcul de l’éco-contribution en fonction du type de facturation du document (Facturation HT ou TTC))

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember IsEcotaxCalculationTypeBasedOnDocumentCalculationTypeMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IsEcotaxCalculationTypeBasedOnDocumentCalculationType (Calcul de l’éco-contribution en fonction du type de facturation du document (Facturation HT ou TTC)) column of the Organization (Organisme) table.
See Also