ItemChangeUnitOverride Members
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.
The following tables list the members exposed by the ItemChangeUnitOverride type.
Public Constructors
Name | Description | |
---|---|---|
ItemChangeUnitOverride | Initializes a new instance of the ItemChangeUnitOverride class that contains the specified item ID, change unit ID, and clock vector. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Overridden. Returns a string that represents this object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ItemChangeUnitOverride Class
Microsoft.Synchronization Namespace