Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FindResultProperties

Hierarchy

  • FindResultProperties

Index

Properties

Optional displayFieldName

displayFieldName: string

The name of the layer's primary display field.

Read more...

Optional feature

The found feature.

Read more...

Optional foundFieldName

foundFieldName: string

The name of the field that contains the search text.

Read more...

Optional layerId

layerId: number

Unique ID of the layer that contains the feature.

Read more...

Optional layerName

layerName: string

The layer name that contains the feature.

Read more...

Optional value

value: string

The value of the foundFieldName in the feature's attributes.

Read more...

Generated using TypeDoc