Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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)
Syntax
'Declaration
Public ReadOnly Property ClockVector As IClockVector
Get
'Usage
Dim instance As Range
Dim value As IClockVector
value = instance.ClockVector
public IClockVector ClockVector { get; }
public:
property IClockVector^ ClockVector {
IClockVector^ get ();
}
member ClockVector : IClockVector
function get ClockVector () : IClockVector
Property Value
Type: Microsoft.Synchronization.IClockVector
The clock vector that defines what is known about the items in the range.