ArcGIS Pro 2.6 API Reference Guide
TaskAssistantModule Class Members
Properties  Methods  Events


ArcGIS.Desktop.TaskAssistant Namespace : TaskAssistantModule Class

The following tables list the members exposed by TaskAssistantModule.

Public Properties
 NameDescription
Public Property Gets the name of the Module. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Top
Protected Properties
 NameDescription
Protected Internal Property Gets the DAML identifier. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Closes and unloads a specified task item from the Tasks pane. Also removes the task item from the project.  
Public Methodstatic (Shared in Visual Basic) Exports the specified task item to an ArcGIS Pro .esriTasks file at the defined location.  
Public Methodstatic (Shared in Visual Basic) Returns information about the task item stored in an ArcGIS Pro .esriTasks file.  
Public Methodstatic (Shared in Visual Basic) Imports an ArcGIS Pro .esriTasks file. The file is added to the current project.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Top
Protected Methods
 NameDescription
Protected Internal Method Modules are constantly polled giving them the opportunity to enable the application's Copy button. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Modules are constantly polled giving them the opportunity to enable the application's Copy Path button. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Modules are constantly polled giving them the opportunity to enable the application's Cut button. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Modules are constantly polled giving them the opportunity to enable the application's Delete button. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Modules are constantly polled giving them the opportunity to enable the application's Paste button. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Modules are constantly polled giving them the opportunity to enable the application's PasteSpecial button. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method When overridden in a derived class, a Module can return that it can't be unloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called when the Copy command is executed. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called when the CopyPath command is executed. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called when the Cut command is executed. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called when the Delete command is executed. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Override this method to allow users to execute DAML commands specified in this module. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected Internal Method Called by the Framework when a Pane is activated. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called by the Framework when a Pane is closed. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called by the Framework when one of the Module's Pane is about to close. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called by the Framework when a Pane is deactivated. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called by the Framework when a new Pane is opened. This occurs after the pane has been fully initialized. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Override this method to read custom settings written to the current project. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called periodically by the framework once the module has been loaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Override this method to write custom settings to the current project when it is saved. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called when the Paste command is executed. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected Internal Method Called when the PasteSpecial command is executed. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

TaskAssistantModule Class
ArcGIS.Desktop.TaskAssistant Namespace