Click or drag to resize

ProcessInstanceStartTime Property

The date and time, when the process instance was started. [Required] [Default(Now)] [Filter(eq)] [ReadOnly]

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

Property Value

Type: DateTime
See Also