Click or drag to resize
InstanceStateInfoLastTimeResumed 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> LastTimeResumed { get; set; }

Property Value

Type: NullableDateTime

Implements

ITimeInfoLastTimeResumed
See Also