Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ShowAgentStateDock Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIApplicationCoreShowAgentStateDock
Gets or sets a value indicating whether to show the agent state dock.
Declaration Syntax
C#Visual BasicVisual C++
bool ShowAgentStateDock { get; set; }
Property ShowAgentStateDock As Boolean
property bool ShowAgentStateDock {
	bool get ();
	void set (bool value);
}
Value
true if the the agent state dock is to be shown; otherwise, false.

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