Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ObjectName Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatObjectName
Gets or sets the name of the object that requests this package of statistics.
Declaration Syntax
C#Visual BasicVisual C++
public string ObjectName { get; protected set; }
Public Property ObjectName As String
public:
property String^ ObjectName {
	String^ get ();
	void set (String^ value);
}
Value
The name of the object.

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