Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ImageToolTipSources Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIAgentStateItemImageToolTipSources
Gets or sets a list of image tooltip sources.
Declaration Syntax
C#Visual BasicVisual C++
IDictionary<Status, Uri> ImageToolTipSources { get; set; }
Property ImageToolTipSources As IDictionary(Of Status, Uri)
property IDictionary<Status, Uri^>^ ImageToolTipSources {
	IDictionary<Status, Uri^>^ get ();
	void set (IDictionary<Status, Uri^>^ value);
}
Value
The image tooltip sources.

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