Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
State Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIStateState
Gets or sets the state.
Declaration Syntax
C#Visual BasicVisual C++
Status State { get; set; }
Property State As Status
property Status State {
	Status get ();
	void set (Status value);
}
Value
The state.

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