The interface for the AgentStateCommandItem class.
| C# | Visual Basic | Visual C++ |
public interface IAgentStateCommandItem
Public Interface IAgentStateCommandItem
public interface class IAgentStateCommandItem
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| 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.
|