ItemChangeUnitOverride Class
Represents a change unit 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 ItemChangeUnitOverride type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ItemChangeUnitOverride | Initializes a new instance of the ItemChangeUnitOverride class that contains the specified item ID, change unit ID, and clock vector. |
| Name | Description | |
|---|---|---|
![]() | ChangeUnitId | Gets the change unit ID. |
![]() | ClockVector | Gets or sets the clock vector that is associated with this override. (Inherited from Override.) |
![]() | ItemId | Gets the item ID for the item that contains this change unit. |
| 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:
