IComposableProjection Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Allows navigation through an EnterpriseManagementObjectProjection object.
The following tables list the members exposed by the IComposableProjection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
HasChanges | Specifies whether any changes are made to the projection or not. |
![]() |
Item | Gets a list of all child IComposableProjection objects, optionally including all grandchild objects. |
![]() |
Item | Gets a list of all child IComposableProjection objects that match the specified role. |
![]() |
Item | Gets a list of all child IComposableProjection objects that match the specified role, constrained by the provided management pack class. |
![]() |
Item | Gets a list of all child IComposableProjection objects that match the specified role, constrained by identified object. |
![]() |
Item | Gets a list of all child IComposableProjection objects that match the specified role. |
![]() |
Item | Gets a list of all child IComposableProjection objects that match the specified role, constrained by the provided management pack class. |
![]() |
Item | Gets a list of all child IComposableProjection objects that match the specified role, constrained by identified object. |
![]() |
Item | Gets the access rights for the identified relationship. |
![]() |
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