Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
UserData Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Common.StaticCaseDataIStaticCaseDataViewModelUserData
Gets or sets the user data.
Declaration Syntax
C#Visual BasicVisual C++
KeyValueCollection UserData { get; set; }
Property UserData As KeyValueCollection
property KeyValueCollection^ UserData {
	KeyValueCollection^ get ();
	void set (KeyValueCollection^ value);
}
Value
The user data.

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