Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetKey Method (text)
NamespacesGenesyslab.Desktop.Infrastructure.ObjectFormatFormattedObjectGetKey(String)
Gets a key.
Declaration Syntax
C#Visual BasicVisual C++
protected string GetKey(
	string text
)
Protected Function GetKey ( _
	text As String _
) As String
protected:
String^ GetKey(
	String^ text
)
Parameters
text (String)
The text.
Return Value
The key.

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