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

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