Click or drag to resize

WarehouseWorkerActiveTo Property

The date of termination of the activity of the worker in the warehouse. Can be null for workers, which are still active and do not have previous terminations. [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> ActiveTo { get; set; }

Property Value

Type: NullableDateTime
See Also