IComposableProjection Members
Allows navigation through an EnterpriseManagementObjectProjection object.
The following tables list the members exposed by the IComposableProjection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Item | Overloaded. |
![]() |
Object | Gets the current root object in the projection. |
![]() |
ObjectRole | Gets the current role of the projection, relative to its parent. |
![]() |
ParentObject | Gets the parent object of the current object in the projection. |
![]() |
RelationshipAccessRights | Gets the access rights of the relationship with the current projection and its parent. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
Add | Overloaded. Adds an object to this projection. |
![]() |
GetCopy | Creates a deep copy of this projection. |
![]() |
GetRelationshipAccessRights | Gets the access rights of the specified endpoint in relation to this projection. |
![]() |
Remove | Overloaded. Deletes or removes this projection with an optional callback. |
![]() |
Replace | Overloaded. Replaces the current projection with a new one. |
Top
See Also
Reference
IComposableProjection Interface
Microsoft.EnterpriseManagement.Common Namespace