Dela via


ITypeProjectionComponent Members

Defines a component from a type projection which is used to create a view of related properties from multiple objects.

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

Public Properties

  Name Description
public property Alias Gets the alias for the component from a type projection, which can be used to reference the component.
public property Item Overloaded. Gets the element at the specified index.
public property Parent Gets the parent type projection component if one exists.
public property TargetConstraint Gets the target constraint from the path defined in the type projection component. The target constraint defines a more specific type than the TargetType property of the component.
public property TargetEndpoint Gets the target endpoint.
public property TargetType Gets the target type (a management pack class) from the relationship defined in the type projection component.
public property TypeProjection Gets the type projection that defines this component.

Top

See Also

Reference

ITypeProjectionComponent Interface
Microsoft.EnterpriseManagement Namespace