RetrieveByResourcesServiceResponse Class
Specifies the response from the RetrieveByResourcesService message.
The RetrieveByResourcesServiceResponse class inherits from Response. It exposes the following members.
Constructor | Description |
RetrieveByResourcesServiceResponse | Initializes a new instance of the RetrieveByResourcesServiceResponse class. |
Field | Description |
BusinessEntityCollection | Contains the resulting collection of all services related to the specified set of services. |
See Also