RetrieveByResourcesServiceRequest Class

banner art

Specifies the parameters needed to retrieve the collection of services related to the specified set of services.

The RetrieveByResourcesServiceRequest class inherits from Request. It exposes the following members.

Constructor Description
RetrieveByResourcesServiceRequest Initializes a new instance of the RetrieveByResourcesServiceRequest class.
Field Description
Query Specifies the query for the operation.
ResourceIds Specifies an array of IDs of the services related to the specified set of services.
ReturnDynamicEntities Specifies whether the result of the operation contains a collection of instances of the service class or the DynamicEntity class.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also

© 2007 Microsoft Corporation. All rights reserved.