GeoPointsRepositoryEnterpriseCompanyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Geography
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<GeoPoint, EnterpriseCompany> EnterpriseCompanyReference
Public Shared ReadOnly EnterpriseCompanyReference As PrimaryKeyReference(Of GeoPoint, EnterpriseCompany)
public:
static initonly PrimaryKeyReference<GeoPoint^, EnterpriseCompany^>^ EnterpriseCompanyReference
static val EnterpriseCompanyReference: PrimaryKeyReference<GeoPoint, EnterpriseCompany>
Field Value
Type:
PrimaryKeyReferenceGeoPoint,
EnterpriseCompany
See Also