Click or drag to resize
InstanceStateInfoLastTimeStarted Property

Namespace: FlexRule.Flows.Workflows.Managers.InstanceStore
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Nullable<DateTime> LastTimeStarted { get; set; }

Property Value

Type: NullableDateTime

Implements

ITimeInfoLastTimeStarted
See Also