Overload | Description |
---|---|
ExecuteQueryXML(String) | Executes a query by name and return the XML results. This method must be called on the MCT. Use QueuedTask.Run |
ExecuteQueryXML(Int32) | Executes a query by ID and return the XML results. This method must be called on the MCT. Use QueuedTask.Run |