Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetStringValue Method (obj)
NamespacesGenesyslab.Desktop.Infrastructure.StatFormattingFormattingGetStringValue(Object)
Gets the string value of this object.
Declaration Syntax
C#Visual BasicVisual C++
public static string GetStringValue(
	Object obj
)
Public Shared Function GetStringValue ( _
	obj As Object _
) As String
public:
static String^ GetStringValue(
	Object^ obj
)
Parameters
obj (Object)
The object.
Return Value
The string value of the object.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)