Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetAssociatedStatObjectType Method (str)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatServerObjectConversionGetAssociatedStatObjectType(String)
Gets associated statistic objects.
Declaration Syntax
C#Visual BasicVisual C++
public static StatisticObjectType GetAssociatedStatObjectType(
	string str
)
Public Shared Function GetAssociatedStatObjectType ( _
	str As String _
) As StatisticObjectType
public:
static StatisticObjectType GetAssociatedStatObjectType(
	String^ str
)
Parameters
str (String)
The object type.
Return Value
The associated statistic object types.

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