Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParameterValueProperties

Hierarchy

  • ParameterValueProperties

Index

Properties

Properties

Optional dataType

dataType: "string" | "boolean" | "field" | "date" | "double" | "long" | "data-file" | "feature-record-set-layer" | "linear-unit" | "raster-data" | "raster-data-layer" | "record-set" | "multi-value"

Specifies the parameter's data type.

Read more...

Optional value

value: any

The value of the parameter.

Read more...

Generated using TypeDoc