Click or drag to resize

AgentServiceViewStatisticsCapability Property

Gets an indication whether the agent can view statistics.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Capability ViewStatisticsCapability { get; }

Return Value

Type: Capability
Returns a capability object describing whether the agent can view statistics.
See Also