ESRI.ArcGIS.ADF.ArcGISServer.Editor
Feature Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > MergeFeature Class : Feature Property




The ID of the merged feature, or -1 if no features were merged.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Feature As Integer
Visual Basic (Usage)Copy Code
Dim instance As MergeFeature
Dim value As Integer
 
value = instance.Feature
C# 
public int Feature {get;}

See Also

© 2010 All Rights Reserved.