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

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