Click or drag to resize

IOrganizationEntityIsEcotaxCalculationTypeBasedOnDocumentCalculationType Property

Gets or sets 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
Nullable<bool> IsEcotaxCalculationTypeBasedOnDocumentCalculationType { get; set; }

Property Value

Type: NullableBoolean
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