This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditor Interface > IEditor.Task Property (ArcObjects .NET 10.4 SDK) |
An edit task by index.
[Visual Basic .NET] Public Function get_Task ( _ ByVal index As Integer _ ) As IEditTask
[C#] public IEditTask get_Task ( int index );
IEditor Interface | IEditor.CurrentTask Property | IEditor.TaskCount Property | IEditTaskSearch Interface