![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditTask Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to a task that receives notification when the sketch is complete.
| Description | ||
|---|---|---|
![]()  | 
Activate | Called by the editor when the task becomes active. | 
![]()  | 
Deactivate | Called by the editor when the task becomes inactive. | 
![]()  | 
Name | The name of the edit task. | 
![]()  | 
OnDeleteSketch | Notifies the task that the edit sketch has been deleted. | 
![]()  | 
OnFinishSketch | Notifies the task that the edit sketch is complete. | 
You can find and set an edit task either by using the Name property in conjunction with IEdtior::TaskCount and IEditor::Task or by IEditTaskSearch
IEditSketch Interface | IEditor Interface | IEditAttributeProperties Interface