 | 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
SyntaxIGeneralAccountEntityMember PurchaseServiceAccountMember { get; }
ReadOnly Property PurchaseServiceAccountMember As IGeneralAccountEntityMember
Get
Property Value
Type:
IGeneralAccountEntityMember
RemarksThis 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