ESRI.ArcGIS.ADF.ArcGISServer.Editor
CopyFeature Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : CopyFeature Class




Server Editor tool for copy features

Object Model





Syntax

Visual Basic (Declaration) 
Public Class CopyFeature 
   Inherits EditorServerToolAction
   Implements IMapServerToolAction 
Visual Basic (Usage)Copy Code
Dim instance As CopyFeature
C# 
public class CopyFeature : EditorServerToolAction, IMapServerToolAction  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.CopyFeature

See Also

© 2010 All Rights Reserved.