Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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.