Click or drag to resize
FeatureInvocation Class
Class to map a feature invocation response to a request.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesFeatureInvocation

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

The FeatureInvocation type exposes the following members.

Properties
  NameDescription
Public propertyFeatureType
Returns the type of feature invoked.
Public propertyOwnerExtension
The owner extension associated with this feature.

If the feature is associated with the local or internal user the value of this property is null.

Top
See Also