CompaniesRepositoryCountryReference Field |
Definition of the
Country 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<Company, Country> CountryReference
Public Shared ReadOnly CountryReference As PrimaryKeyReference(Of Company, Country)
public:
static initonly PrimaryKeyReference<Company^, Country^>^ CountryReference
static val CountryReference: PrimaryKeyReference<Company, Country>
Field Value
Type:
PrimaryKeyReferenceCompany,
Country
See Also