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

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