ArcGIS Pro 2.8 API Reference Guide
ReportsModule Class Methods


ArcGIS.Desktop.Reports Namespace : ReportsModule Class

For a list of all members of this type, see ReportsModule members.

Public Methods
 NameDescription
Public Method Gets the set of Search Suggestion IDs. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
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 Internal Method Override this method to allow users to execute DAML commands specified in this module. (Inherited from ArcGIS.Desktop.Framework.Contracts.Module)
Protected MethodOverridden.  Called by framework to initialize the report module.  
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected MethodOverridden.  Called by the Framework when a Pane is activated.  
Protected MethodOverridden.  Called by the Framework when a Pane is closed.  
Protected MethodOverridden.  Called by the Framework when one of the Module's Pane is about to close.  
Protected MethodOverridden.  Called by the Framework when a Pane is deactivated.  
Protected MethodOverridden.  Called by the Framework when a new Pane is opened. This occurs after the pane has been fully initialized.  
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)
Protected MethodOverridden.  Called by the framework to uninitialize the report module.  
Top
See Also

Reference

ReportsModule Class
ArcGIS.Desktop.Reports Namespace