Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
NotReadyActionCodes Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentNotReadyActionCodes
Gets a list of Not Ready action codes.
Declaration Syntax
C#Visual BasicVisual C++
IList<CfgActionCode> NotReadyActionCodes { get; }
ReadOnly Property NotReadyActionCodes As IList(Of CfgActionCode)
property IList<CfgActionCode^>^ NotReadyActionCodes {
	IList<CfgActionCode^>^ get ();
}
Value
Not Ready action codes.

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