Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetAttachedData Method (key)
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionGetAttachedData(String)
Gets the attached data.
Declaration Syntax
C#Visual BasicVisual C++
Object GetAttachedData(
	string key
)
Function GetAttachedData ( _
	key As String _
) As Object
Object^ GetAttachedData(
	String^ key
)
Parameters
key (String)
The key.
Return Value
The data attached to the specified key.

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