Click or drag to resize

IWorkflow Properties

The IWorkflow type exposes the following members.

Properties
  NameDescription
Public propertyCanPauseAndContinue
Gets a value indicating whether the workflow is able to pause and continue its internal processes. By default, a Workflow cannot be paused or continued.
Public propertyState
Gets the current WorkflowState of the workflow.
Top
See Also