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