ESRI.ArcGIS.ADF.Web.UI.WebControls
GeocodeResourceItem Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : GeocodeResourceItem Class




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

Public Properties

 NameDescription
public PropertyData The data associated with this resource item. Optional. Object should be serializable. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public PropertyDataSourceNameConnection information for the data source used in the resource. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public PropertyDefinition Definition of this resource, which defines the type of resource and service. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public PropertyFailedToInitializeIndicates whether the resource failed to initialize. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public PropertyInitializationFailureAn exception object with information about the initialization failure. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public PropertyMinCandidateScore Minimum geocode score that a candidate must meet to be included with the results. The range is 0-100. A value of -1 indicates that the service default value should be used.  
public PropertyMinMatchScore Minimum geocode score that a candidate must meet to be returned as a match. The range is 0-100. A value of -1 indicates that the service default value should be used.  
public PropertyNameName for the resource item. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public PropertyParentOverridden. GeocodeResourceManager that manages this resource.  
public PropertyResourceData resource that supplies the GIS resource with its information. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public PropertyShowAllCandidates Whether to return all geocode candidates satisfying the MinCandidateScore. If false, only the best match is returned.  
Top

Protected Properties

 NameDescription
protected PropertyViewState The ViewState. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
Top

See Also

© 2011 All Rights Reserved.