Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatObjectType Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatStatObjectType
Gets or sets the statistic object type (Agent or GroupAgent).
Declaration Syntax
C#Visual BasicVisual C++
public StatisticObjectType StatObjectType { get; protected set; }
Public Property StatObjectType As StatisticObjectType
public:
property StatisticObjectType StatObjectType {
	StatisticObjectType get ();
	void set (StatisticObjectType value);
}
Value
The statistic object type (Agent or GroupAgent).

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