|     | 
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| GeocodeResourceItem Class Members | |
| See Also Fields Properties Methods | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : GeocodeResourceItem Class | 
The following tables list the members exposed by GeocodeResourceItem.
| Name | Description | |
|---|---|---|
|  | GeocodeResourceItem Constructor | 
| Name | Description | |
|---|---|---|
|  | m_resource | The GIS data resource. (Inherited from GISResourceItem) | 
| Name | Description | |
|---|---|---|
|  | Data | The data associated with this resource item. Optional. Object should be serializable. (Inherited from GISResourceItem) | 
|  | DataSourceName | Connection information for the data source used in the resource. (Inherited from GISResourceItem) | 
|  | Definition | Definition of this resource, which defines the type of resource and service. (Inherited from GISResourceItem) | 
|  | FailedToInitialize | Indicates whether the resource failed to initialize. (Inherited from GISResourceItem) | 
|  | InitializationFailure | An exception object with information about the initialization failure. (Inherited from GISResourceItem) | 
|  | MinCandidateScore | 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. | 
|  | MinMatchScore | 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. | 
|  | Name | Name for the resource item. (Inherited from GISResourceItem) | 
|  | Parent | Overridden. GeocodeResourceManager that manages this resource. | 
|  | Resource | Data resource that supplies the GIS resource with its information. (Inherited from GISResourceItem) | 
|  | ShowAllCandidates | Whether to return all geocode candidates satisfying the MinCandidateScore. If false, only the best match is returned. | 
| Name | Description | |
|---|---|---|
|  | ViewState | The ViewState. (Inherited from GISResourceItem) | 
| Name | Description | |
|---|---|---|
|  | ClearResourceState | Clears the state of the resource. (Inherited from GISResourceItem) | 
|  | Clone | Creates a copy (deep clone) of the resource item. (Inherited from GISResourceItem) | 
|  | CreateResource | Overridden. Creates the geocode resource used by the GeocodeResourceItem. | 
|  | DisposeResource | Removes IGISResource from the ResourceItem and from its data source. Removes its IGISDataSource if the datasource does not contain any other resources. (Inherited from GISResourceItem) | 
|  | InitializeResource | Creates the resource if necessary, and initializes the resource so it is ready to use. (Inherited from GISResourceItem) | 
 
     
     
    