QueryExpressionToFetchXmlResponse.FetchXml Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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 string FetchXml { get; }
Public ReadOnly Property FetchXml As String
Property Value
Type: System.String
Type: String
The results of the query conversion. This returned value conforms to the schema for FetchXML.
See Also
QueryExpressionToFetchXmlResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Build queries with FetchXML
FetchXML schema
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright