IDefinitionParameter

Interface

Properties

PropertyTypeNotes
string | number

The default value that is automatically given if nothing is provided.

string

A string value representing the name of the field to query.

any

Number given to uniquely identify the specified parameter.

"esriFieldTypeBlob" | "esriFieldTypeDate" | "esriFieldTypeDouble" | "esriFieldTypeGeometry" | "esriFieldTypeGlobalID" | "esriFieldTypeGUID" | "esriFieldTypeInteger" | "esriFieldTypeOID" | "esriFieldTypeRaster" | "esriFieldTypeSingle" | "esriFieldTypeSmallInteger" | "esriFieldTypeString" | "esriFieldTypeXML"

The field type for the specified field parameter.

number

An integer value representing exact UNIX time used when defaultValue is a date string.

defaultValue

optional
Interface Property
defaultValue: string | number

The default value that is automatically given if nothing is provided.

fieldName

optional
Interface Property
fieldName: string

A string value representing the name of the field to query.

parameterId

optional
Interface Property
parameterId: any

Number given to uniquely identify the specified parameter.

type

optional
Interface Property
type: "esriFieldTypeBlob" | "esriFieldTypeDate" | "esriFieldTypeDouble" | "esriFieldTypeGeometry" | "esriFieldTypeGlobalID" | "esriFieldTypeGUID" | "esriFieldTypeInteger" | "esriFieldTypeOID" | "esriFieldTypeRaster" | "esriFieldTypeSingle" | "esriFieldTypeSmallInteger" | "esriFieldTypeString" | "esriFieldTypeXML"

The field type for the specified field parameter.

utcValue

optional
Interface Property
utcValue: number

An integer value representing exact UNIX time used when defaultValue is a date string.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close