Represents the change history of a class instance’s properties.
The following tables list the members exposed by the EnterpriseManagementObjectClassHistory type.
Public
Properties
| Name | Description | |
|---|---|---|
|
ChangeType | Gets the transaction entry change type. (inherited from EnterpriseManagementObjectHistoryTransactionEntry) |
|
Id | Gets the identifier of the transaction entry. (inherited from EnterpriseManagementObjectHistoryTransactionEntry) |
|
ManagementPackClassId | Gets the identifier of the class instance whose properties have changed. |
|
PropertyChanges | Gets a dictionary of all properties and the value change history of those properties. |
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 | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

