ChangeUnitMetadata::ChangeUnitId Property

Gets the ID of the change unit.

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

public:
property SyncId^ ChangeUnitId {
	SyncId^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncId
The ID of the change unit.
Show: