Click or drag to resize
WcsConfiguration Class
User Configuration information for WCS. This class provides the configuration data that allows a connection and access to be made to an WCS Server
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesWcsConfiguration

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class WcsConfiguration

The WcsConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodWcsConfiguration
Constructor.
Top
Properties
  NameDescription
Public propertyEnabled
A Boolean value indicating whether the WCS provider is enabled.
Top
See Also