WarehouseLocationsRepositoryWarehouseZoneIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WarehouseLocation, Guid> WarehouseZoneIdAttribute
Public Shared ReadOnly WarehouseZoneIdAttribute As ColumnDataAttribute(Of WarehouseLocation, Guid)
public:
static initonly ColumnDataAttribute<WarehouseLocation^, Guid^>^ WarehouseZoneIdAttribute
static val WarehouseZoneIdAttribute: ColumnDataAttribute<WarehouseLocation, Guid>
Field Value
Type:
ColumnDataAttributeWarehouseLocation,
Guid
See Also