WarehouseZonesRepositoryWarehouseReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WarehouseZone, Warehouse> WarehouseReference
Public Shared ReadOnly WarehouseReference As PrimaryKeyReference(Of WarehouseZone, Warehouse)
public:
static initonly PrimaryKeyReference<WarehouseZone^, Warehouse^>^ WarehouseReference
static val WarehouseReference: PrimaryKeyReference<WarehouseZone, Warehouse>
Field Value
Type:
PrimaryKeyReferenceWarehouseZone,
Warehouse
See Also