 | 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
SyntaxIReadOnlyBoolEntityMember IsEcotaxCalculationTypeBasedOnDocumentCalculationTypeMember { get; }
ReadOnly Property IsEcotaxCalculationTypeBasedOnDocumentCalculationTypeMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis 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