WorkflowDesigner.IsInErrorState Method

Definition

Indicates whether the Windows Workflow Designer is in error state.

public:
 bool IsInErrorState();
public bool IsInErrorState ();
member this.IsInErrorState : unit -> bool
Public Function IsInErrorState () As Boolean

Returns

true if the Workflow Designer is in error state; otherwise, false.

Applies to