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