Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
AttachedDataInformation Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionAttachedDataInformation
Gets the attached data information.
Declaration Syntax
C#Visual BasicVisual C++
KeyValueCollection AttachedDataInformation { get; }
ReadOnly Property AttachedDataInformation As KeyValueCollection
property KeyValueCollection^ AttachedDataInformation {
	KeyValueCollection^ get ();
}
Value
The attached data information.

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