WorkflowTheme.EnableChangeNotification Propriedade

Definição

Obtém ou define um valor que indica se é preciso habilitar 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 da propriedade

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

Comentários

Habilitar a notificação de alteração faz com que os eventos alterados do tema ocorram quando as alterações no tema são feitas.

Aplica-se a