QueryExpressionToFetchXmlResponse ComplexType

Contains the response from the QueryExpressionToFetchXml action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
FetchXml Edm.String

The results of the query conversion.

Used by

The following use the QueryExpressionToFetchXmlResponse ComplexType.

Name How used
QueryExpressionToFetchXml ReturnType

See also