 | IVatEntitySellingGoodsAccountMember Property |
Gets the sellingGoodsAccount of vat.
(VE Biens)
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 SellingGoodsAccountMember { get; }
ReadOnly Property SellingGoodsAccountMember As IGeneralAccountEntityMember
Get
Property Value
Type:
IGeneralAccountEntityMember
RemarksThis entity member is bound to the SellingGoodsAccount (VE Biens) column of the Vat (TVA) table.
See Also