Click or drag to resize

IItemFamilyAccountEntityMaterialServiceAccount Property

Gets or sets the material service account

(Compte de vente Matériels)

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
string MaterialServiceAccount { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the MaterialServiceAccount (Compte de vente Matériels) column of the ItemFamilyAccount (Comptes comptable pour les familles d'article) table.
See Also