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: 592.1.30.0
Syntax
C#
public DataCollectionChangeType ChangeType { get; }

Property Value

Type: DataCollectionChangeType
See Also