ItemChange.ChangeVersion Property

Gets the change version that is associated with this change.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public SyncVersion ChangeVersion { get; }

Property Value

Type: Microsoft.Synchronization.SyncVersion
The change version that is associated with this change. If this object contains change units, a null is returned.
Show: