Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Section Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ErrorIErrorViewModelSection
Gets the section.
Declaration Syntax
C#Visual BasicVisual C++
ObservableCollection<Alert> Section { get; }
ReadOnly Property Section As ObservableCollection(Of Alert)
property ObservableCollection<Alert^>^ Section {
	ObservableCollection<Alert^>^ get ();
}
Value
The section.

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