ArcGIS Runtime SDK for WPF - Library Reference
Parameters Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > GeoprocessingTaskInfo Class : Parameters Property

A collection of GeoprocessingTaskParameters.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Parameters As ReadOnlyCollection(Of GeoprocessingTaskParameters)

Remarks

This will return a collection of GeoprocessingTaskParameters that are describe each parameter exposed by the geoprocessing task.

Property Value

A ReadOnlyCollection representing a collection of GeoprocessingTaskParameters.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.