ITypeProjectionComponent Members
[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 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 | |
---|---|---|
![]() |
Alias | Gets the alias for the component from a type projection, which can be used to reference the component. |
![]() |
Item | Gets the element at the specified index by alias. |
![]() |
Item | Gets the element at the specified index by relationship role. |
![]() |
Parent | Gets the parent type projection component if one exists. |
![]() |
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. |
![]() |
TargetEndpoint | Gets the target endpoint. |
![]() |
TargetType | Gets the target type (a management pack class) from the relationship defined in the type projection component. |
![]() |
TypeProjection | Gets the type projection that defines this component. |
Top
See Also
Reference
ITypeProjectionComponent Interface
Microsoft.EnterpriseManagement Namespace