A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/en/javascript/jsapi/parametervalue-amd.html below:

ParameterValue | API Reference | ArcGIS API for JavaScript 3.46

require(["esri/tasks/ParameterValue"], function(ParameterValue) { /* code goes here */ });
Description

(Added at v1.0)

Represent the output parameters of a GP task and their properties and values. ParameterValue has no constructor.

Samples

Search for

samples

that use this class.

Properties dataType String Specifies the type of data for the parameter. paramName String The name of the output parameter as defined by the geoprocessing task in the Services Directory. value Object The value of the parameter.

Property Details

Specifies the type of data for the parameter. It can have one of the following values: "GPString", "GPDouble", "GPLong", "GPBoolean", "GPDate", "GPLinearUnit", "GPDataFile", "GPRasterData", "GPRecordSet", "GPRasterDataLayer", "GPFeatureRecordSetLayer","GPMultiValue".

The name of the output parameter as defined by the geoprocessing task in the Services Directory.

The value of the parameter. The data structure of this value depends on the

dataType

.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4