This document is archived and information here might be outdated.  Recommended version.


IModifyTask Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IM > IModifyTask Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Editor)  

IModifyTask Interface

Indicator interface that identifies an edit task for modifying features.

Product Availability

Available with ArcGIS Desktop.

CoClasses that implement IModifyTask

CoClasses and Classes Description

Remarks

IModifyTask is an indicator interface used to determine if a particular edit task is the Modify Feature task in the Editor.  The preferred approach is to ask the edit task for its unique name using IEditTask::UniqueName.  In the case of the Modify Feature task, its unique name is "GarciaUI_ModifyFeatureTask".