RelationshipPathElement Class

Represents the relationship-based node of the path.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As RelationshipPathElement

Syntax

'Declaration
<SerializableAttribute> _
Public Class RelationshipPathElement
    Inherits PathElement
[SerializableAttribute] 
public class RelationshipPathElement : PathElement
[SerializableAttribute] 
public ref class RelationshipPathElement : public PathElement
/** @attribute SerializableAttribute() */ 
public class RelationshipPathElement extends PathElement
SerializableAttribute 
public class RelationshipPathElement extends PathElement

Inheritance Hierarchy

System.Object
   Microsoft.EnterpriseManagement.Common.PathElement
    Microsoft.EnterpriseManagement.Common.RelationshipPathElement

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

RelationshipPathElement Members
Microsoft.EnterpriseManagement.Common Namespace