Share via


EnterpriseManagementObjectClassHistory Members

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
public property ChangeType  Gets the transaction entry change type. (inherited from EnterpriseManagementObjectHistoryTransactionEntry)
public property Id  Gets the identifier of the transaction entry. (inherited from EnterpriseManagementObjectHistoryTransactionEntry)
public property ManagementPackClassId Gets the identifier of the class instance whose properties have changed.
public property PropertyChanges Gets a dictionary of all properties and the value change history of those properties.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

EnterpriseManagementObjectClassHistory Class
Microsoft.EnterpriseManagement.Common Namespace