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: 592.1.30.0
Syntax
C#
public Capability ViewStatisticsCapability { get; }

Return Value

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