Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
QueryExpressionToFetchXml Action
- Namespace:
- Microsoft.Dynamics.CRM
Converts a QueryExpression query to its equivalent FetchXML query
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
Query
|
QueryBase | True | True | The query to convert. |
Return type
| Type | Nullable | Description |
|---|---|---|
| QueryExpressionToFetchXmlResponse | False | Contains the response of the QueryExpressionToFetchXml action. |
