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




The following tables list the members exposed by ProgressChangedEventArgs.

Public Properties

 NameDescription
Public PropertyGPResult  
Public PropertyMessage Gets a string containing information about the tool definition, start-up time, and success or failure.  
Public PropertyProgressChangedType  
Public PropertyProgressPercentage Gets a double representing the percentage value suitable for displaying on a progress bar.  
Public PropertyShow Gets a boolean value. True indicates that the tool will fire percentage events which indicate percentage progress and hence a progress bar could be shown to an end user. False indicates that no more percentage events will be fired and the progress bar can be removed; the tool has completed.  
Top

See Also

© 2010 All Rights Reserved.