WorkflowFilter Class

Definition

The workflow filter.

public class WorkflowFilter
type WorkflowFilter = class
Public Class WorkflowFilter
Inheritance
WorkflowFilter

Constructors

WorkflowFilter()

Initializes a new instance of the WorkflowFilter class.

WorkflowFilter(String)

Initializes a new instance of the WorkflowFilter class.

Properties

State

Gets or sets the state of workflows. Possible values include: 'NotSpecified', 'Completed', 'Enabled', 'Disabled', 'Deleted', 'Suspended'

Applies to