Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a query that can be used to find features from a layer.

Hierarchy

  • LayerQuery

Index

Constructors

Properties

Constructors

constructor

  • new LayerQuery(layerQueryInfo?: object): LayerQuery
  • Initializes a new instance of the LayerQuery class.

    Parameters

    • Optional layerQueryInfo: object

      Values used to populate the members of this object.

    Returns LayerQuery

Properties

displayName

displayName: string

The display name of the query.

id

id: string

The ID of the query.

query

The group that defines the query.