Click or drag to resize

ServiceOrdersRepositoryShipToCustomerIdAttribute Field

Definition of the data attribute for ShipToCustomer reference

Namespace:  Aloe.EnterpriseOne.Model.Applications.Service
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<ServiceOrder, Nullable<Guid>> ShipToCustomerIdAttribute

Field Value

Type: ColumnDataAttributeServiceOrder, NullableGuid
See Also