Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatId Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatOpenedEventArgsStatId
Gets or sets the id of the statistic.
Declaration Syntax
C#Visual BasicVisual C++
public int StatId { get; private set; }
Public Property StatId As Integer
public:
property int StatId {
	int get ();
	void set (int value);
}
Value
The statistic id.

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