RetrieveResponse Class
Specifies the response from the Retrieve message.
The RetrieveResponse class inherits from Response. It exposes the following members.
Constructor | Description |
RetrieveResponse | Initializes a new instance of the RetrieveResponse class. |
Field | Description |
BusinessEntity | Contains the entity instance that has the ID specified in the target of the retrieve request. |
See Also