Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Gets the results of the query conversion.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public QueryExpression Query { get; }
public:
property QueryExpression^ Query {
QueryExpression^ get();
}
member Query : QueryExpression with get
Public ReadOnly Property Query As QueryExpression
Property Value
Type: Microsoft.Xrm.Sdk.Query.QueryExpression
Type: QueryExpression
The results of the query conversion.
See Also
FetchXmlToQueryExpressionResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright