CompanyDivisionsRepositoryCompanyReference Field |
Definition of the
Company reference
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CompanyDivision, Company> CompanyReference
Public Shared ReadOnly CompanyReference As PrimaryKeyReference(Of CompanyDivision, Company)
public:
static initonly PrimaryKeyReference<CompanyDivision^, Company^>^ CompanyReference
static val CompanyReference: PrimaryKeyReference<CompanyDivision, Company>
Field Value
Type:
PrimaryKeyReferenceCompanyDivision,
Company
See Also