WarehouseOrdersRepositoryWarehouseIdAttribute Field |
Definition of the data attribute for
Warehouse reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WarehouseOrder, Guid> WarehouseIdAttribute
Public Shared ReadOnly WarehouseIdAttribute As ColumnDataAttribute(Of WarehouseOrder, Guid)
public:
static initonly ColumnDataAttribute<WarehouseOrder^, Guid^>^ WarehouseIdAttribute
static val WarehouseIdAttribute: ColumnDataAttribute<WarehouseOrder, Guid>
Field Value
Type:
ColumnDataAttributeWarehouseOrder,
Guid
See Also