SyncGlobalId::UniqueId Property

Gets the GUID component of the global ID.

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

public:
property Guid UniqueId {
	Guid get ();
}

Property Value

Type: System::Guid
The GUID component of the global ID.
Show: