 | IItemFamilyAccountEntitySubContractorMaterialServiceAccount Property |
Gets or sets the associated SubContractor material service account
(Compte d'achat sous-traitant 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
Syntaxstring SubContractorMaterialServiceAccount { get; set; }
Property SubContractorMaterialServiceAccount As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the SubContractorMaterialServiceAccount (Compte d'achat sous-traitant Matériels) column of the ItemFamilyAccount (Comptes comptable pour les familles d'article) table.
See Also