Click or drag to resize

ListEventArgsT Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesListEventArgsT

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class ListEventArgs<T> : EventArgs

Type Parameters

T

The ListEventArgsT type exposes the following members.

Properties
  NameDescription
Public propertyValues
Top
See Also