Click or drag to resize

IAccountEntityBaseAccountMember Property

Gets the associated account

(Compte comptable ventes)

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

Property Value

Type: IGeneralAccountEntityMember
Remarks
This entity member is bound to the Account (Compte comptable ventes) column of the ShippingAccount (Comptes comptable frais de port) table.
See Also