WarehouseZonesRepositoryWarehouseIdAttribute 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<WarehouseZone, Guid> WarehouseIdAttribute
Public Shared ReadOnly WarehouseIdAttribute As ColumnDataAttribute(Of WarehouseZone, Guid)
public:
static initonly ColumnDataAttribute<WarehouseZone^, Guid^>^ WarehouseIdAttribute
static val WarehouseIdAttribute: ColumnDataAttribute<WarehouseZone, Guid>
Field Value
Type:
ColumnDataAttributeWarehouseZone,
Guid
See Also