WorkflowIdentityFilter Enum

Definition

Specifies the workflow identity filter.

public enum class WorkflowIdentityFilter
public enum WorkflowIdentityFilter
type WorkflowIdentityFilter = 
Public Enum WorkflowIdentityFilter
Inheritance
WorkflowIdentityFilter

Fields

Any 1

Specifies any workflow identity filter.

AnyRevision 2

Specifies any revision of workflow identity filter.

Exact 0

The exact workflow identity filter.

Remarks

This class supports the versioning and dynamic update functionality of Windows Workflow Foundation. For more information about workflow versioning, workflow identity, and dynamic update, see the following topics:

Applies to