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




Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ProgressChangedType As ProgressChangedType
Visual Basic (Usage)Copy Code
Dim instance As ProgressChangedEventArgs
Dim value As ProgressChangedType
 
value = instance.ProgressChangedType
C# 
public ProgressChangedType ProgressChangedType {get;}

See Also

© 2010 All Rights Reserved.