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.
Name | Description | |
---|---|---|
GPResult | ||
Message | Gets a string containing information about the tool definition, start-up time, and success or failure. | |
ProgressChangedType | ||
ProgressPercentage | Gets a double representing the percentage value suitable for displaying on a progress bar. | |
Show | 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. |