FetchExpression ComplexType

Contains a query expressed in FetchXML.

Base Type
QueryBase

Properties

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

Name Type Details
Query Edm.String

The FetchXML query string.

Used by

The following may use the FetchExpression ComplexType.

Name How used
BackgroundSendEmail Query Parameter
BulkDetectDuplicates Query Parameter
FullTextSearchKnowledgeArticle QueryExpression Parameter
QueryExpressionToFetchXml Query Parameter
SendBulkMail Query Parameter
Rollup Query Parameter

See also