Click or drag to resize

IOrganizationEntityIncludeEcotaxFurnitureAmountInPurchaseDocumentMember Property

Gets wheter the ecotax furniture amount need to be include in the included tax purchase document amount

(Inclure le montant de l’éco-contribution au total TTC des documents d’achat)

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 IncludeEcotaxFurnitureAmountInPurchaseDocumentMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IncludeEcotaxFurnitureAmountInPurchaseDocument (Inclure le montant de l’éco-contribution au total TTC des documents d’achat) column of the Organization (Organisme) table.
See Also