ChangeUnitMetadata::ChangeUnitVersion Property

Gets the current version of the change unit.

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

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

Property Value

Type: Microsoft.Synchronization::SyncVersion
The current version of the change unit.
Show: