ESRI.ArcGIS.ADF.Web.UI.WebControls
GeoprocessingResourceItem Class Members
See Also  Fields  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : GeoprocessingResourceItem Class




The following tables list the members exposed by GeoprocessingResourceItem.

Public Constructors

Protected Fields

 NameDescription
protected Fieldm_resource The GIS data resource. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
Top

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 PropertyNameName for the resource item. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public PropertyParentOverridden. The GeoprocessingResourceManager that manages this resource item.  
public PropertyResourceData resource that supplies the GIS resource with its information. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
Top

Protected Properties

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

Public Methods

 NameDescription
public MethodClearResourceState Clears the state of the resource. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public MethodCloneCreates a copy (deep clone) of the resource item. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public MethodCreateResourceOverridden. Creates the resource used for geoprocessing.  
public MethodDisposeResource Removes IGISResource from the ResourceItem and from its data source. Removes its IGISDataSource if the datasource does not contain any other resources. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
public MethodInitializeResource Creates the resource if necessary, and initializes the resource so it is ready to use. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.GISResourceItem)
Top

See Also

© 2011 All Rights Reserved.