ServiceOrdersRepositoryShipToCustomerIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ServiceOrder, Nullable<Guid>> ShipToCustomerIdAttribute
Public Shared ReadOnly ShipToCustomerIdAttribute As ColumnDataAttribute(Of ServiceOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ServiceOrder^, Nullable<Guid^>^>^ ShipToCustomerIdAttribute
static val ShipToCustomerIdAttribute: ColumnDataAttribute<ServiceOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeServiceOrder,
NullableGuid
See Also