This topic has not yet been rated - Rate this topic

KnowledgeBuilder.ScopeClockVector Property

Gets or sets the clock vector that is used to build the knowledge.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public IClockVector ScopeClockVector { get; set; }
/** @property */
public IClockVector get_ScopeClockVector ()

/** @property */
public void set_ScopeClockVector (IClockVector value)

public function get ScopeClockVector () : IClockVector

public function set ScopeClockVector (value : IClockVector)

Property Value

The clock vector that is used to build the knowledge.
Did you find this helpful?
(1500 characters remaining)