Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IAgentStateItem Interface
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIAgentStateItem
The interface for the AgentStateItem class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IAgentStateItem : INotifyPropertyChanged
Public Interface IAgentStateItem _
	Implements INotifyPropertyChanged
public interface class IAgentStateItem : INotifyPropertyChanged
Members
All MembersPropertiesEvents



IconMemberDescription
ImageSource
Gets or sets the image source.

ImageSources
Gets or sets a list of image sources.

ImageToolTipSource
Gets or sets the image tooltip source.

ImageToolTipSources
Gets or sets a list of image tooltip sources.

Label
Gets or sets the label.

PropertyChanged
Occurs when a property value changes.
(Inherited from INotifyPropertyChanged.)
StateDuration
Gets the state's duration.

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