Click or drag to resize

OperatorTerminationDate Property

The date, when the operator has ceased working in this POS location. null means, that the operator is still working or the termination date is still unknown. [Filter(multi eq;ge;le)]

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

Property Value

Type: NullableDateTime
See Also