Click or drag to resize
FeatureTypeEventArgs Class
Represents feature type event arguments.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesFeatureTypeEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public class FeatureTypeEventArgs : EventArgs

The FeatureTypeEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFeatureType
Returns feature type.
Top
See Also