ChangeUnitChange Members
Represents a change to a change unit that is contained in an item. This class cannot be inherited.
The following tables list the members exposed by the ChangeUnitChange type.
Public Constructors
Name | Description | |
---|---|---|
ChangeUnitChange | Initializes a new instance of the ChangeUnitChange class. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | Serializes the object data to a SerializationInfo object. | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top