Click or drag to resize

IItemFamilyAccountEntitySubContractorServiceAccount Property

Gets or sets the associated SubContractor service account

(Compte achats sous-traitant Service)

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

Property Value

Type: String
Remarks
This entity member is bound to the SubContractorServiceAccount (Compte achats sous-traitant Service) column of the ItemFamilyAccount (Comptes comptable pour les familles d'article) table.
See Also