LocalItemChange::KeyAndVersion Property

Returns the key and version that identify the changed item.

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

public:
property ItemFieldDictionary^ KeyAndVersion {
	ItemFieldDictionary^ get ();
}

Property Value

Type: Microsoft.Synchronization.SimpleProviders::ItemFieldDictionary
The key and version that identify the changed item.
Show: