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

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