Gets the action code item list.
| C# | Visual Basic | Visual C++ |
IList<IAgentStateCommandItem> ActionCodeItemList { get; }
ReadOnly Property ActionCodeItemList As IList(Of IAgentStateCommandItem)
property IList<IAgentStateCommandItem^>^ ActionCodeItemList { IList<IAgentStateCommandItem^>^ get (); }
The action code item list.