Edit

Share via


WorkflowMenuCommands.Disable Field

Definition

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

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

Field Value

Remarks

The disable menu typically disables an activity on a workflow.

Applies to