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