WorkflowMenuCommands.ExecutionStateMenu Field

Definition

A CommandID that can be used to access the execution state menu. This field is read-only.

public: static initonly System::ComponentModel::Design::CommandID ^ ExecutionStateMenu;
public static readonly System.ComponentModel.Design.CommandID ExecutionStateMenu;
 staticval mutable ExecutionStateMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly ExecutionStateMenu As CommandID 

Field Value

Remarks

The execution state menu typically indicates the state of the workflow.

Applies to