Partager via


WorkflowTheme.EnableChangeNotification Propriété

Définition

Obtient ou définit une valeur qui indique s'il faut activer la notification de modification.

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

Valeur de propriété

Boolean

true pour activer la notification de modification ; sinon, false.

Remarques

L'activation de la notification de modification provoque des événements de thème modifié lorsque des modifications sont apportées au thème.

S’applique à