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

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