ValidateFetchXmlExpressionResponse ComplexType

Contains the response from the ValidateFetchXmlExpression function.

Properties

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

Name Type Details
ValidationResults ValidateFetchXmlExpressionResult

A collection of issues found in the FetchXml.

Used by

The following use the ValidateFetchXmlExpressionResponse ComplexType.

Name How used
ValidateFetchXmlExpression ReturnType

See also