EnterpriseManagementObjectRelationshipHistory Class

Definition

Represents a single-instance relationship history.

public ref class EnterpriseManagementObjectRelationshipHistory : Microsoft::EnterpriseManagement::Common::EnterpriseManagementObjectHistoryTransactionEntry
public class EnterpriseManagementObjectRelationshipHistory : Microsoft.EnterpriseManagement.Common.EnterpriseManagementObjectHistoryTransactionEntry
type EnterpriseManagementObjectRelationshipHistory = class
    inherit EnterpriseManagementObjectHistoryTransactionEntry
Public Class EnterpriseManagementObjectRelationshipHistory
Inherits EnterpriseManagementObjectHistoryTransactionEntry
Inheritance
EnterpriseManagementObjectRelationshipHistory

Properties

ChangeType

Gets the transaction entry change type.

(Inherited from EnterpriseManagementObjectHistoryTransactionEntry)
Id

Gets the identifier of the transaction entry.

(Inherited from EnterpriseManagementObjectHistoryTransactionEntry)
ManagementPackRelationshipTypeId

Gets the unique identifier of the relationship type.

SourceObjectId

Represents the unique identifier of the source object in the relationship.

TargetObjectId

Represents the unique identifier of the target object in the relationship.

Applies to