WorkflowInfo Properties
An object defining properties for the WorkflowInfo class.
CurrentStep
Metadata for the current step of the workflow.
Event
The specific event related to the workflow.
Type: Event
InstanceId
The unique identifier of the workflow instance.
Type: string
FlowStatusCaptions
Captions related to different workflow statuses.
Type: Dictionary<string, string>
FlowStatus
The status of the workflow.
Type: int
Events
A list of events associated with the workflow.
ProcessId
The unique identifier of the workflow process.
Type: long