Click or drag to resize

IItemFamilyAccountEntity.ServiceAccountMember Property

Gets the associated account

(Compte de vente Services)

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

Property Value

Type: IGeneralAccountEntityMember
Remarks
This entity member is bound to the ServiceAccount (Compte de vente Services) column of the ItemFamilyAccount (Comptes comptable pour les familles d'article) table.
See Also