Share via


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
public property HasChanges Specifies whether any changes are made to the projection or not.
public property Item Gets a list of all child IComposableProjection objects, optionally including all grandchild objects.
public property Item Gets a list of all child IComposableProjection objects that match the specified role.
public property Item Gets a list of all child IComposableProjection objects that match the specified role, constrained by the provided management pack class.
public property Item Gets a list of all child IComposableProjection objects that match the specified role, constrained by identified object.
public property Item Gets a list of all child IComposableProjection objects that match the specified role.
public property Item Gets a list of all child IComposableProjection objects that match the specified role, constrained by the provided management pack class.
public property Item Gets a list of all child IComposableProjection objects that match the specified role, constrained by identified object.
public property Item Gets the access rights for the identified relationship.
public property Object Gets the current root object in the projection.
public property ObjectRole Gets the current role of the projection, relative to its parent.
public property ParentObject Gets the parent object of the current object in the projection.
public property RelationshipAccessRights Gets the access rights of the relationship with the current projection and its parent.

Top

Public Methods

  Name Description
public method Add Overloaded. Adds an object to this projection.
public method GetCopy Creates a deep copy of this projection.
public method GetRelationshipAccessRights Gets the access rights of the specified endpoint in relation to this projection.
public method Remove Overloaded. Deletes or removes this projection with an optional callback.
public method Replace Overloaded. Replaces the current projection with a new one.

Top

See Also

Reference

IComposableProjection Interface
Microsoft.EnterpriseManagement.Common Namespace