Click or drag to resize

ProcessNodeTimerEventTimeDate Property

Non-null when the timer is for specific single date and time. Mutually exclusive with the other Time fields.

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

Property Value

Type: NullableDateTime
See Also