Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a DataLinkSearch as defined by a {@link geocortex.essentials.DataLink}. A data link search is a connection between the data link and a defined search table.

Hierarchy

  • DataLinkSearch

Index

Properties

dataLink

dataLink: DataLink

The data link that this search is for.

displayName

displayName: string

The display name of the DataLinkSearch.

featureField

featureField: string

The feature field of the DataLinkSearch.

id

id: string

The ID of the DataLinkSearch

searchTableId

searchTableId: string

The search table ID of the DataLinkSearch.

tableField

tableField: string

The table field of the DataLinkSearch.