Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsClosedAlert Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ErrorIErrorViewModelIsClosedAlert
Gets or sets a value indicating whether the alert is closed.
Declaration Syntax
C#Visual BasicVisual C++
bool IsClosedAlert { get; set; }
Property IsClosedAlert As Boolean
property bool IsClosedAlert {
	bool get ();
	void set (bool value);
}
Value
true if the alert is closed; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)