Share via


EnterpriseManagementObjectHistoryTransaction Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a single history transaction on a management object instance.

The following tables list the members exposed by the EnterpriseManagementObjectHistoryTransaction type.

Public Properties

  Name Description
public property ConnectorDisplayName Gets the display name of the connector that made the transaction.
public property ConnectorId Gets the identifier of the connector that made the transaction.
public property DateOccurred Gets the date and time the transaction occurred.
public property Id Gets the identifier of the transaction.
public property ObjectHistory Gets the object history associated with this transaction.
public property UserName Gets the name of the user that made the transaction.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (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

EnterpriseManagementObjectHistoryTransaction Class
Microsoft.EnterpriseManagement.Common Namespace