Click or drag to resize

WarehouseOrderLineWarehouseWorker Property

The human or robot worker, which should execute the line. null means that the line is shared among all workers, assigned to the order. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public WarehouseWorker WarehouseWorker { get; set; }

Property Value

Type: WarehouseWorker
See Also