TargetRetrieveResource Class
CRM 1.2
![]() |
Specifies the parameters needed to retrieve a resource.
The TargetRetrieveResource class inherits from TargetRetrieve. It exposes the following members.
| Constructor | Description |
| TargetRetrieveResource | Initializes a new instance of the TargetRetrieveResource class. |
| Field | Description |
| EntityId | Specifies the ID of the resource instance that is the target of the retrieve operation. |
Remarks
Pass an instance of this class as the Target parameter in the RetrieveRequest class. To perform this action, the caller must have prvReadResource privilege and access rights on the entity instance specified in the request class.
See Also
© 2007 Microsoft Corporation. All rights reserved.
