FetchXmlToQueryExpressionResponse ComplexType
The response from the FetchXmlToQueryExpression Action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Query | QueryExpression |
The results of the query conversion. |
Used by
The following use the FetchXmlToQueryExpressionResponse ComplexType.
Name | How used |
---|---|
FetchXmlToQueryExpression | ReturnType |