ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Workflow.Models Namespace / JobsManager Class / ExecuteQuery Method

In This Topic
    ExecuteQuery Method
    In This Topic
    Overload List
    OverloadDescription
    Executes a query by name and return the QueryResult. This method must be called on the MCT. Use QueuedTask.Run  
    Executes a query by ID and return the QueryResult. This method must be called on the MCT. Use QueuedTask.Run  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also