WorkflowTheme.EnableChangeNotification 屬性

定義

取得或設定一個值,指示是否啟用變更通知。

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

屬性值

true啟用變更通知;否則,。 false

備註

啟用變更通知會讓主題變更事件發生,當主題變更時會發生。

適用於