SalesOrdersRepositoryShipToCustomerIdAttribute Field |
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, Nullable<Guid>> ShipToCustomerIdAttribute
Public Shared ReadOnly ShipToCustomerIdAttribute As ColumnDataAttribute(Of SalesOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<SalesOrder^, Nullable<Guid^>^>^ ShipToCustomerIdAttribute
static val ShipToCustomerIdAttribute: ColumnDataAttribute<SalesOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeSalesOrder,
NullableGuid
See Also