Range::ClockVector Property

Gets the clock vector that defines what is known about the items in the range.

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

public:
property IClockVector^ ClockVector {
	IClockVector^ get ();
}

Property Value

Type: Microsoft.Synchronization::IClockVector
The clock vector that defines what is known about the items in the range.
Show: