QueryExpressionToFetchXml Action
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. |