ESRI.ArcGIS.Geoprocessor
Geoprocessor Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Geoprocessor Namespace : Geoprocessor Class




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

Public Properties

 NameDescription
Public PropertyAddOutputsToMap Set whether resulting output datasets should be added to the application display.  
Public PropertyIGeoProcessor Get the IGeoProcessor COM object IGeoprocessor  
Public PropertyIServerContextThe ServerContext object used for working with ArcObjects in the GIS server.

ServerContext is a non-creatable object. References to non-creatable objects must be obtained through other objects.  

Public PropertyLogHistorySet whether or not to log the execution of geoprocessing tools.  
Public PropertyMaxSeverityReturn the maximum severity of the message of the last tool executed.  
Public PropertyMessageCount Return the number of messages of the last tool executed.  
Public PropertyOverwriteOutput If this is true, then the output of process execution will overwrite existing output of the same name. If this is false and files of the same name as those output by process execution exist, the process execution will fail without overwriting the original files.  
Public PropertyParameterCountReturn the number of input command line or script tool parameters.  
Public PropertyTemporaryMapLayersSet whether new map layers are temporary by default.  
Top

See Also

© 2010 All Rights Reserved.