![]() ![]() |
ESRI.ArcGIS.Geoprocessor | |
ProgressChangedEventArgs Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Geoprocessor Namespace : ProgressChangedEventArgs Class |
For a list of all members of this type, see ProgressChangedEventArgs members.
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. |