ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.TaskAssistant Namespace / TaskAssistantFactory Class / OpenTaskItemAsync Method

In This Topic
    OpenTaskItemAsync Method
    In This Topic
    Overload List
    OverloadDescription
    Opens an ArcGIS Pro task item. The item is loaded into the Tasks pane.  
    Opens an ArcGIS Pro task item. The item is loaded into the Tasks pane. Use the taskGuid parameter to specify a particular task in the task item to be opened. Use the TaskProjectItem.GetTaskItemInfoAsync method to obtain information about the tasks within a task item.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also