AdministrativeRegionsRepositoryCountryReference Field |
Definition of the
Country reference
Namespace:
Aloe.EnterpriseOne.Model.General.Geography
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AdministrativeRegion, Country> CountryReference
Public Shared ReadOnly CountryReference As PrimaryKeyReference(Of AdministrativeRegion, Country)
public:
static initonly PrimaryKeyReference<AdministrativeRegion^, Country^>^ CountryReference
static val CountryReference: PrimaryKeyReference<AdministrativeRegion, Country>
Field Value
Type:
PrimaryKeyReferenceAdministrativeRegion,
Country
See Also