Skip to main content

WorkflowInfo

The WorkflowInfo class represents information related to a workflow process.

Properties

NameDescription
CurrentStepMetadata for the current step of the workflow.
EventThe specific event related to the workflow.
InstanceIdThe unique identifier of the workflow instance.
FlowStatusCaptionsCaptions related to different workflow statuses.
FlowStatusThe status of the workflow.
EventsA list of events associated with the workflow.
ProcessIdThe unique identifier of the workflow process.

Constructors

NameDescription
WorkflowInfo()Initializes a new instance of the WorkflowInfo class.