ChangeUnitChange Class
Represents a change to a change unit that is contained in an item. This class cannot be inherited.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The ChangeUnitChange type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ChangeUnitId | Gets the change unit ID. |
![]() | ChangeUnitVersion | Gets the version for the change unit change. |
![]() | ParentChange | Gets or sets the item change that contains this change unit change. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetObjectData | Serializes the object data to a SerializationInfo object. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
