![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
ToTaskDefinition Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > GeoprocessingTask Class : ToTaskDefinition Method |
- resourceManager
- The name of the geoprocessing resource manager containing the GIS resource.
- resource
- The name of the geoprocessing resource used by the task.
- task
- The name of the geoprocessing task.
Visual Basic (Declaration) | |
---|---|
Public Shared Function ToTaskDefinition( _ ByVal resourceManager As String, _ ByVal resource As String, _ ByVal task As String _ ) As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim resourceManager As String Dim resource As String Dim task As String Dim value As String value = GeoprocessingTask.ToTaskDefinition(resourceManager, resource, task) |
Parameters
- resourceManager
- The name of the geoprocessing resource manager containing the GIS resource.
- resource
- The name of the geoprocessing resource used by the task.
- task
- The name of the geoprocessing task.
Return Value
A string containing a serialized version of the input values for the geoprocessing task definition.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family