Click or drag to resize

ExecutionStepStartTime Property

The date and time when the step execution started. [Required] [Default(Now)]

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