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; }
static member EnableChangeNotification : bool with get, set
Public Shared Property EnableChangeNotification As Boolean

Valeur de propriété

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

Remarques

L’activation de la notification de modification entraîne la modification des événements de thème lorsque les modifications apportées au thème sont effectuées.

S’applique à