 | 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
Syntaxstring SubContractorServiceAccount { get; set; }
Property SubContractorServiceAccount As String
Get
Set
Property Value
Type:
String
RemarksThis 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