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 | |
|---|---|---|
|
ConnectorDisplayName | Gets the display name of the connector that made the transaction. |
|
ConnectorId | Gets the identifier of the connector that made the transaction. |
|
DateOccurred | Gets the date and time the transaction occurred. |
|
Id | Gets the identifier of the transaction. |
|
ObjectHistory | Gets the object history associated with this transaction. |
|
UserName | Gets the name of the user that made the transaction. |
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.

