com.esri.arcgis.geodatabase
Class IFeatureProgressIsCancelledEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.geodatabase.IFeatureProgressIsCancelledEvent
- All Implemented Interfaces:
- Serializable
public class IFeatureProgressIsCancelledEvent
- extends EventObject
Remarks
The IsCancelled, property is fetched by the converter after every call to Step.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
IFeatureProgressIsCancelledEvent
public IFeatureProgressIsCancelledEvent(Object source)
init
public void init()
getPbIsCancelled
public final boolean getPbIsCancelled()