ExecuteFetchResponse.FetchXmlResult Property
Applies To: Dynamics CRM 2015
Deprecated.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string FetchXmlResult { get; }
public:
property String^ FetchXmlResult {
String^ get();
}
member FetchXmlResult : string with get
Public ReadOnly Property FetchXmlResult As String
Property Value
Type: System.String
Type: String
See Also
ExecuteFetchResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright