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




Unselects any selected features of the current edit layer.

Object Model





Syntax

Visual Basic (Declaration) 
Public Class ClearSelection 
   Inherits EditorServerCommandAction
   Implements IMapServerCommandActionIServerAction 
Visual Basic (Usage)Copy Code
Dim instance As ClearSelection
C# 
public class ClearSelection : EditorServerCommandAction, IMapServerCommandActionIServerAction  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerCommandAction
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.ClearSelection

See Also

© 2010 All Rights Reserved.