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

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