Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
FormatStatisticValue Method (eventInfo)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatFormatStatisticValue(EventInfo)
Formats the statistic value.
Declaration Syntax
C#Visual BasicVisual C++
public string FormatStatisticValue(
	EventInfo eventInfo
)
Public Function FormatStatisticValue ( _
	eventInfo As EventInfo _
) As String
public:
String^ FormatStatisticValue(
	EventInfo^ eventInfo
)
Parameters
eventInfo (EventInfo)
The event information.
Return Value
The formatted statistic value.

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