![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
CopyFeature Class Members | |
See Also Properties Methods Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : CopyFeature Class |
The following tables list the members exposed by CopyFeature.
Name | Description | |
---|---|---|
![]() | CopyFeature Constructor |
Name | Description | |
---|---|---|
![]() | ApplySnapping | Whether snapping should be applied to the input geometry. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction) |
![]() | DataSet | The IDataset instance for the dataset being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | Editor | The Editor instance containing this tool/command. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | Features | A dictionary where the keys are the original feature IDs and the values are the feature IDs of the copies. |
![]() | Geometry | The geometry input for the tool. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction) |
![]() | IMap | The IMap instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | IMapServer | The IMapServer instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | LayerDescription | The LayerDescription instance for the feature layer being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | ServerContext | The IServerContext instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | ToolEventArgs | The ToolEventArgs associated with the tool. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction) |
Name | Description | |
---|---|---|
![]() | FeatureLayer | The IFeatureLayer instance for the feature layer being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | Resource | The MapResourceLocal associated with the resource being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
Name | Description | |
---|---|---|
![]() | GetSchema | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return nullNothingnullptra null reference (Nothing in Visual Basic) (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | ServerAction | This method is called when an EditorTool is executed. It performs geometry conversion, snapping if set, and calls EditorServerAction. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction) |
![]() | WriteXml | Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | AbortEditOperation | Overloaded. Aborts the current edit operation. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | CreatePostToolExecuteEventArgs | Creates the EditorToolEventArgs passed to event handlers. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction) |
![]() | CreatePreToolExecuteEventArgs | Creates the PreToolExecuteEventArgs passed to event handlers. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction) |
![]() | EditorServerAction | Overridden. Server Action for Copy Feature |
![]() | HideAjaxActivityIndicator | Turns off the ajax activity indicator after a tool/command server action completes. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | Init | Overridden. Initializes the CopyFeature tool. |
![]() | Refresh | Overloaded. Refreshes the resource being edited, displayed feature vertices and the attribute editor feature highlight. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | ReturnMessage | Displays a message in the browser. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | StartEditOperation | Starts an edit operation. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | StopEditOperation | Stops the current edit operation. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | UpdateAttributeEditor | Updates the selected features displayed in the attribute editor panel. This should be called if the tool or command changes the selection set. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |
![]() | UpdateEditStatus | Shows/Hides the unsaved edits banner on the editor task as appropriate. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase) |