Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IAgentStateCommandItem Interface
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIAgentStateCommandItem
The interface for the AgentStateCommandItem class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IAgentStateCommandItem
Public Interface IAgentStateCommandItem
public interface class IAgentStateCommandItem
Members
All MembersProperties



IconMemberDescription
ActionCode
Gets or sets the action code.

ActionCodeType
Gets or sets the action code type.

Command
Gets or sets the command.

Image
Gets or sets the image.

IsEnabled
Gets or sets a value indicating whether this instance is enabled.

Label
Gets or sets the label.

LanguageKey
Gets or sets the language key.

Name
Gets or sets the name.

ShortcutKey
Gets or sets the short cut key.

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