Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Section Property
NamespacesGenesyslab.Desktop.Infrastructure.EventsAlertSection
Gets or sets the section.
Declaration Syntax
C#Visual BasicVisual C++
public string Section { get; set; }
Public Property Section As String
public:
property String^ Section {
	String^ get ();
	void set (String^ value);
}
Value
The section.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)