Name | Description | |
---|---|---|
Instance | Gets the singleton instance for TaskAssistantFactory |
The following tables list the members exposed by TaskAssistantFactory.
Name | Description | |
---|---|---|
CanImportTaskFile | Determines if an ArcGIS Pro .esriTasks file can be imported to the current project. | |
CanOpenTaskFile | Determines if the task file can be opened. | |
CloseTaskItemAsync | Closes and unloads a specified task item from the Tasks pane. Also removes the task item from the project. | |
ExportTaskItemAsync | Exports the specified task item to an ArcGIS Pro .esriTasks file at the defined location. | |
GetTaskItemInfoAsync | Gets information about the task item stored in an ArcGIS Pro .esriTasks file. | |
ImportTaskFileAsync | Imports an ArcGIS Pro .esriTasks file. The file is added to the current project. | |
IsTaskFileValid | Gets if the specified task file is valid. | |
OpenTaskFileAsync | Overloaded. | |
OpenTaskItemAsync | Overloaded. |