Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
EvaluatePresence Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresencePresenceOptionsEvaluatePresence
Gets a value indicating whether the presence has to be evaluated for agents, agent groups, queues, and routing points. set this option to true if the presence has to be evaluated for agents, agent groups, queues, and routing points; otherwise, set it to false true or false When the application is started or restarted.
Declaration Syntax
C#Visual BasicVisual C++
public bool EvaluatePresence { get; }
Public ReadOnly Property EvaluatePresence As Boolean
public:
property bool EvaluatePresence {
	bool get ();
}

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