Click or drag to resize

DataCollectionChangedEventArgsTChangeType Property

Indicates the type of change that has occurred in the collection of data items.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public DataCollectionChangeType ChangeType { get; }

Property Value

Type: DataCollectionChangeType
See Also