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

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