Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FastLookupNode

The element to lookup records via object variable.

Hierarchy

  • LookupBaseElement
    • FastLookupNode

Index

Properties

Optional actionConditions

actionConditions: ActionCondition[]

Optional connector

connector: string

The normal connector.

Optional connectorPoint

connectorPoint: string

Optional description

description: string

The description of the element.

Optional faultConnector

faultConnector: string

The fault connector.

Optional faultConnectorPoint

faultConnectorPoint: string

label

label: string

The display name.

Optional locationX

locationX: number

The location.

Optional locationY

locationY: number

The location.

name

name: string

The unique name.

Optional nullIfNoRecords

nullIfNoRecords: boolean

Optional sortField

sortField: string

Optional sortOrder

sortOrder: "ASC" | "DESC"

variable

variable: string

The variable to hold the result of the lookup.