ESRI.ArcGIS.ADF.ArcGISServer.Editor
CreateFeature Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : CreateFeature Class




For a list of all members of this type, see CreateFeature members.

Public Properties

 NameDescription
public PropertyApplySnapping Whether snapping should be applied to the input geometry. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction)
public PropertyDataSet The IDataset instance for the dataset being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyEditor The Editor instance containing this tool/command. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyFeature The feature ID of the created feature, or -1 if no feature was created.  
public PropertyGeometry The geometry input for the tool. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction)
public PropertyIMap The IMap instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyIMapServer The IMapServer instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyLayerDescription The LayerDescription instance for the feature layer being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyServerContext The IServerContext instance for the service being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
public PropertyToolEventArgs The ToolEventArgs associated with the tool. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction)
Top

Protected Properties

 NameDescription
protected PropertyFeatureLayer The IFeatureLayer instance for the feature layer being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
protected PropertyResource The MapResourceLocal associated with the resource being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase)
Top

See Also

© 2011 All Rights Reserved.