ArcGIS API for Windows Phone - Library Reference
Geoprocessor Constructor(String)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class > Geoprocessor Constructor : Geoprocessor Constructor(String)

Url
The URL of the REST API Geoprocessing service.
Initializes a new instance of the Geoprocessor class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal Url As String _
)
C# 
public Geoprocessor( 
   string Url
)

Parameters

Url
The URL of the REST API Geoprocessing service.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.