EnterpriseManagementObjectProjection.Item Property

Gets a list of child IComposableProjection objects.

Overload List

Name Description
EnterpriseManagementObjectProjection.Item (Guid) Gets the access rights for the identified relationship.
EnterpriseManagementObjectProjection.Item (ManagementPackRelationshipEndpoint) Gets a list of all child IComposableProjection objects that match the specified role.
EnterpriseManagementObjectProjection.Item (String) Gets a list of all child IComposableProjection objects that match the specified role.
EnterpriseManagementObjectProjection.Item (TraversalDepth) Gets a list of all child IComposableProjection objects, optionally including all grandchild objects.
EnterpriseManagementObjectProjection.Item (ManagementPackRelationshipEndpoint, Guid) Gets a list of all child IComposableProjection objects that match the specified role, constrained by identified object.
EnterpriseManagementObjectProjection.Item (ManagementPackRelationshipEndpoint, ManagementPackClass) Gets a list of all child IComposableProjection objects that match the specified role, constrained by the provided management pack class.
EnterpriseManagementObjectProjection.Item (String, Guid) Gets a list of all child IComposableProjection objects that match the specified role, constrained by identified object.
EnterpriseManagementObjectProjection.Item (String, ManagementPackClass) Gets a list of all child IComposableProjection objects that match the specified role, constrained by the provided management pack class.

See Also

Reference

EnterpriseManagementObjectProjection Class
EnterpriseManagementObjectProjection Members
Microsoft.EnterpriseManagement.Common Namespace