AccountsRepositoryEnterpriseCompanyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Account, EnterpriseCompany> EnterpriseCompanyReference
Public Shared ReadOnly EnterpriseCompanyReference As PrimaryKeyReference(Of Account, EnterpriseCompany)
public:
static initonly PrimaryKeyReference<Account^, EnterpriseCompany^>^ EnterpriseCompanyReference
static val EnterpriseCompanyReference: PrimaryKeyReference<Account, EnterpriseCompany>
Field Value
Type:
PrimaryKeyReferenceAccount,
EnterpriseCompany
See Also