WorkflowMenuCommands.Enable Campo

Definición

CommandID que se puede usar para acceder al menú habilitar. Este campo es de sólo lectura.

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

Valor de campo

Comentarios

El menú habilitar normalmente habilita una actividad en un flujo de trabajo.

Se aplica a