LoggedConflict::ChangeVersion Property

Gets the version that is associated with the change that caused the conflict.

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

public:
property SyncVersion^ ChangeVersion {
	SyncVersion^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncVersion
The version that is associated with the change that caused the conflict.
Show: