[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines a component from a type projection in Service Manager, which is used to create a view of related properties from multiple objects. For more information, see Type Projections in Service Manager.

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


Send comments about this topic to Microsoft.