Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatisticTimeRange Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatStatisticTimeRange
Gets or sets the time range for the statistic.
Declaration Syntax
C#Visual BasicVisual C++
protected string StatisticTimeRange { get; set; }
Protected Property StatisticTimeRange As String
protected:
property String^ StatisticTimeRange {
	String^ get ();
	void set (String^ value);
}
Value
The statistic time range.

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