Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
LastAlert Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Error.LastILastAlertErrorViewModelLastAlert
Gets or sets the last alert.
Declaration Syntax
C#Visual BasicVisual C++
Alert LastAlert { get; set; }
Property LastAlert As Alert
property Alert^ LastAlert {
	Alert^ get ();
	void set (Alert^ value);
}
Value
The last alert.

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