Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ActionCode Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIAgentStateCommandItemActionCode
Gets or sets the action code.
Declaration Syntax
C#Visual BasicVisual C++
string ActionCode { get; set; }
Property ActionCode As String
property String^ ActionCode {
	String^ get ();
	void set (String^ value);
}
Value
The action code.

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