WarehouseWorkersRepositoryWarehouseReference 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<WarehouseWorker, Warehouse> WarehouseReference
Public Shared ReadOnly WarehouseReference As PrimaryKeyReference(Of WarehouseWorker, Warehouse)
public:
static initonly PrimaryKeyReference<WarehouseWorker^, Warehouse^>^ WarehouseReference
static val WarehouseReference: PrimaryKeyReference<WarehouseWorker, Warehouse>
Field Value
Type:
PrimaryKeyReferenceWarehouseWorker,
Warehouse
See Also