Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ActionCodeItemList Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIApplicationCoreActionCodeItemList
Gets the action code item list.
Declaration Syntax
C#Visual BasicVisual C++
IList<IAgentStateCommandItem> ActionCodeItemList { get; }
ReadOnly Property ActionCodeItemList As IList(Of IAgentStateCommandItem)
property IList<IAgentStateCommandItem^>^ ActionCodeItemList {
	IList<IAgentStateCommandItem^>^ get ();
}
Value
The action code item list.

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