Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Tag Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Common.CaseDataViewCaseDataTag
Gets or sets the tag.
Declaration Syntax
C#Visual BasicVisual C++
public Object Tag { get; set; }
Public Property Tag As Object
public:
property Object^ Tag {
	Object^ get ();
	void set (Object^ value);
}
Value
The tag.

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