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

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