ForecastItemsRepositoryCustomerReference Field |
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, Customer> CustomerReference
Public Shared ReadOnly CustomerReference As PrimaryKeyReference(Of ForecastItem, Customer)
public:
static initonly PrimaryKeyReference<ForecastItem^, Customer^>^ CustomerReference
static val CustomerReference: PrimaryKeyReference<ForecastItem, Customer>
Field Value
Type:
PrimaryKeyReferenceForecastItem,
Customer
See Also