ESRI.ArcGIS.ADF
EditTasks Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.CATIDs Namespace : EditTasks Class




Registers or unregisters a class to the EditTasks component category.

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Local assembly instead.")>
Public Class EditTasks 
   Inherits CatReg
Visual Basic (Usage)Copy Code
Dim instance As EditTasks
C# 
[ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Local assembly instead.")]
public class EditTasks : CatReg 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.CATIDs.CatReg
      ESRI.ArcGIS.ADF.CATIDs.EditTasks

See Also

© 2010 All Rights Reserved.