ForecastItemsRepositoryCustomerIdAttribute Field |
Definition of the data attribute for
Customer reference
Namespace:
Aloe.EnterpriseOne.Model.Crm.Marketing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ForecastItem, Nullable<Guid>> CustomerIdAttribute
Public Shared ReadOnly CustomerIdAttribute As ColumnDataAttribute(Of ForecastItem, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ForecastItem^, Nullable<Guid^>^>^ CustomerIdAttribute
static val CustomerIdAttribute: ColumnDataAttribute<ForecastItem, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeForecastItem,
NullableGuid
See Also