ArcGIS API for WPF - Library Reference
GetInputAsync Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class : GetInputAsync Method

Sends a request to the Geoprocessor task to get the task input identified by jobId and parameterName. Raises the E:GetInputComplete event on success, or the E:Fault event on failure.

Overload List

OverloadDescription
GetInputAsync(String,String)Sends a request to the Geoprocessor task to get the task input identified by jobId and parameterName. Raises the E:GetInputComplete event on success, or the E:Fault event on failure.  
GetInputAsync(String,String,Object)Sends a request to the Geoprocessor task to get the task input identified by jobId and parameterName. Raises the E:GetInputComplete event on success, or the E:Fault event on failure.  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.