WorkflowTheme.EnableChangeNotification Propriedade

Definição

Recebe ou define um valor que indica se deve ativar a notificação de alteração.

public:
 static property bool EnableChangeNotification { bool get(); void set(bool value); };
public static bool EnableChangeNotification { get; set; }
static member EnableChangeNotification : bool with get, set
Public Shared Property EnableChangeNotification As Boolean

Valor de Propriedade

true para ativar a notificação de alterações; caso contrário, false.

Observações

Ativar a notificação de alteração faz com que os eventos de alteração do tema ocorram quando são feitas alterações ao tema.

Aplica-se a