ItemOverride Class
Represents an item and an associated clock vector that differs from the scope clock vector of the parent knowledge object. This class cannot be inherited.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The ItemOverride type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ItemOverride | Initializes a new instance of the ItemOverride class that contains the specified item ID and clock vector. |
| Name | Description | |
|---|---|---|
![]() | ClockVector | Gets or sets the clock vector that is associated with this override. (Inherited from Override.) |
![]() | ItemId | Gets the item ID. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Returns a string that represents this object. (Overrides Object.ToString().) |
Show:
