Click or drag to resize

IPurchaseDocumentLineItemPriceComplexEntityMemberIncludeEcotaxFurnitureInDueAmountMember Property

Gets whether the ecotax furniture will be added in the total due amount

(Eco-contribution mobilier incluse dans le Montant TTC)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember IncludeEcotaxFurnitureInDueAmountMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IncludeEcotaxFurnitureInDueAmount (Eco-contribution mobilier incluse dans le Montant TTC) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also