QueryMethod
The method to use when querying data from Dynamics CRM. In most cases FetchXML will work with all tables.
Possible Values
FetchXML, QueryExpressionData Type
string
Default Value
"FetchXML"
Remarks
The method to use when querying data from Dynamics CRM. In most cases FetchXML will work with all tables. However, QueryExpression may be specified as an alternative.