Click or drag to resize

IItemFamilyAccountEntityPurchaseServiceAccountMember Property

Gets the associated purchase account

(Compte d'achat 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 PurchaseServiceAccountMember { get; }

Property Value

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