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