This topic has not yet been rated - Rate this topic

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 */
public SyncVersion get_ChangeVersion ()

public function get ChangeVersion () : SyncVersion

Property Value

The change version that is associated with this change. If this object contains change units, a null reference (Nothing in Visual Basic) is returned.
Did you find this helpful?
(1500 characters remaining)