Overload | Description |
---|---|
OpenTaskItemAsync(Guid) | Opens an ArcGIS Pro task item. The item is loaded into the Tasks pane. |
OpenTaskItemAsync(Guid,Guid) | 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. |