ChangeUnitVersionDefinition::ChangeUnitId Property

Gets a SyncId object that contains the ID of the change unit to which the version definition applies.

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

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

Property Value

Type: Microsoft.Synchronization::SyncId
A SyncId object that contains the ID of the change unit.
Show: