 | IItemPriceComplexEntityMemberBaseIncludeEcotaxFurnitureInDueAmountInSaleDocument Property |
Gets or sets whether the ecotax furniture will be added in the total due amount for sale document
(Inclure le montant de l’éco-contribution au total TTC)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> IncludeEcotaxFurnitureInDueAmountInSaleDocument { get; set; }
Property IncludeEcotaxFurnitureInDueAmountInSaleDocument As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
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