Gets the string value of a statistic object type.

Declaration Syntax
public static string GetStringForStatObjectType(
StatisticObjectType objectType
)
Public Shared Function GetStringForStatObjectType ( _
objectType As StatisticObjectType _
) As String
public:
static String^ GetStringForStatObjectType(
StatisticObjectType objectType
)

Parameters
- objectType (StatisticObjectType)
- The object type.

Return Value
The statistic object type as a string.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)