 | IVatEntitySellingEcotaxAccountMember Property |
Gets a column representing the SellingEcotaxAccount of vat.
(Compte de vente Eco-contribution)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIGeneralAccountEntityMember SellingEcotaxAccountMember { get; }
ReadOnly Property SellingEcotaxAccountMember As IGeneralAccountEntityMember
Get
Property Value
Type:
IGeneralAccountEntityMember
RemarksThis entity member is bound to the SellingEcotaxAccount (Compte de vente Eco-contribution) column of the Vat (TVA) table.
See Also