ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Geoprocessing Namespace / Geoprocessing Class
Fields Methods


In This Topic
    Geoprocessing Class Members
    In This Topic

    The following tables list the members exposed by Geoprocessing.

    Public Fields
     NameDescription
    Public Field Gets the name of the History item container key  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Helper function to create environment array, use named argument to set individual value. For more information regarding geoprocessing environments, please refer to An overview of geoprocessing environment settings.  
    Public Methodstatic (Shared in Visual Basic)Creates a parameter value array from variable number of arguments. Use it in OpenToolDialog and ExecuteToolAsync(String,IEnumerable<String>,IEnumerable<KeyValuePair<String,String>>,CancelableProgressor,GPExecuteToolFlags).  
    Public Methodstatic (Shared in Visual Basic) Converts a .Net object to string.  
    Public Methodstatic (Shared in Visual Basic) Open the notebook  
    Public Methodstatic (Shared in Visual Basic) Activate Geoprocessing pane and open the tool dialog in the pane.  
    Public Methodstatic (Shared in Visual Basic) Activate Geoprocessing tool dialog.  
    Public Methodstatic (Shared in Visual Basic) Shows a messag box with Geoprocessing messages as formatted for the message box.  
    Top
    See Also