ESRI.ArcGIS.ADF.IMS | |
FeatureLayer Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > Geocoder Class : FeatureLayer Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property FeatureLayer As FeatureLayer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public FeatureLayer FeatureLayer {get;} |
This property points back to the
FeatureLayer to
which the Geocoder belongs. This property is read-only.