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


In This Topic
    Geoprocessing Class Methods
    In This Topic

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

    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