ValidateFetchXmlExpressionResult ComplexType
The result of processing a FetchXml query for performance issues.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Helplink | Edm.String |
Link to documentation describing the found issues. |
Messages | Collection(ValidatorIssue) |
Descriptions of any issues found |
Used by
The following use the ValidateFetchXmlExpressionResult ComplexType.
Name | How used |
---|---|
ValidateFetchXmlExpressionResponse | ValidationResults Property |