 | IAccountEntityBaseSubContractorAccountMember Property |
Gets the associated SubContractor account
(Compte comptable achats sous-traitants)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIGeneralAccountEntityMember SubContractorAccountMember { get; }
ReadOnly Property SubContractorAccountMember As IGeneralAccountEntityMember
Get
Property Value
Type:
IGeneralAccountEntityMember
RemarksThis entity member is bound to the SubContractorAccount (Compte comptable achats sous-traitants) column of the ShippingAccount (Comptes comptable frais de port) table.
See Also