ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.TaskAssistant Namespace / TaskAssistantFactory Class
Properties Methods


In This Topic
    TaskAssistantFactory Class Members
    In This Topic

    The following tables list the members exposed by TaskAssistantFactory.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the singleton instance for TaskAssistantFactory  
    Top
    Public Methods
     NameDescription
    Public Method Determines if an ArcGIS Pro .esriTasks file can be imported to the current project.  
    Public Method Determines if the task file can be opened.  
    Public Method Closes and unloads a specified task item from the Tasks pane. Also removes the task item from the project.  
    Public Method Exports the specified task item to an ArcGIS Pro .esriTasks file at the defined location.  
    Public Method Gets information about the task item stored in an ArcGIS Pro .esriTasks file.  
    Public Method Imports an ArcGIS Pro .esriTasks file. The file is added to the current project.  
    Public Method Gets if the specified task file is valid.  
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Top
    See Also