Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
TimeRanges Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceTimeRanges
Gets a list of time ranges available in the statistic server.
Declaration Syntax
C#Visual BasicVisual C++
string[] TimeRanges { get; }
ReadOnly Property TimeRanges As String()
property array<String^>^ TimeRanges {
	array<String^>^ get ();
}
Value
The time ranges.

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