Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchLayerFieldProperties

Hierarchy

  • SearchLayerFieldProperties

Index

Properties

Properties

Optional exactMatch

exactMatch: boolean

Whether or not the field is an exact match.

Read more...

Optional name

name: string

The name of the field.

Read more...

Optional type

type: "string" | "date" | "single" | "small-integer" | "integer" | "double" | "long" | "oid" | "geometry" | "blob" | "raster" | "guid" | "global-id" | "xml"

The data type of the field.

Read more...

Generated using TypeDoc