 | IOrganizationEntity.IncludeEcotaxFurnitureAmountInSaleDocument Property |
Gets or sets wheter the ecotax furniture amount need to be include
in the included tax sale document amount
(Inclure le montant de l’éco-contribution au total 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
SyntaxNullable<bool> IncludeEcotaxFurnitureAmountInSaleDocument { get; set; }
Property IncludeEcotaxFurnitureAmountInSaleDocument As Nullable(Of Boolean)
Get
Set
Property Value
Type:
Nullable<Boolean>
RemarksThis entity member is bound to the IncludeEcotaxFurnitureAmountInSaleDocument (Inclure le montant de l’éco-contribution au total TTC) column of the Organization (Organisme) table.
See Also