ValidateSavedQueryRequest.FetchXml Property

Definition

Gets or sets the FetchXML query string to be validated.

public:
 property System::String ^ FetchXml { System::String ^ get(); void set(System::String ^ value); };
public string FetchXml { get; set; }
member this.FetchXml : string with get, set
Public Property FetchXml As String

Property Value

The FetchXML query string to be validated.

Applies to