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

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