Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Parameters As ReadOnlyCollection(Of GeoprocessingTaskParameters) |
C# | |
---|---|
public ReadOnlyCollection<GeoprocessingTaskParameters> Parameters {get;} |
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.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8