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 | The QueryExpressionToFetchXml action returns the following value. |