Overload | Description |
---|---|
OpenTaskAsync(String) | Opens an ArcGIS Pro .esriTasks file. The file is added to the current project and loaded into the Tasks pane. |
OpenTaskAsync(String,Guid) | Opens an ArcGIS Pro .esriTasks file. The file is added to the current project and loaded into the Tasks pane. Use the taskGuid parameter to specify a particular task in the task file to be opened. Use the GetTaskItemInfoAsync API call to obtain information about the tasks and their identifiers within the task file. |