RelationshipPathElementSeedRole Enumeration

Defines the role of the seed within a path expression.

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

Usage

'Usage
Dim instance As RelationshipPathElementSeedRole

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration RelationshipPathElementSeedRole
[SerializableAttribute] 
public enum RelationshipPathElementSeedRole
[SerializableAttribute] 
public enum class RelationshipPathElementSeedRole
/** @attribute SerializableAttribute() */ 
public enum RelationshipPathElementSeedRole
SerializableAttribute 
public enum RelationshipPathElementSeedRole

Members

Member name Description
Source Specifies the source role.
Target Specifies the target role.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Common Namespace