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

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