Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LookupField

LookupField

Properties

Optional commonFieldName

commonFieldName: undefined | string

The common field name.

Optional defaultMatchValue

defaultMatchValue: undefined | string

The default match value.

Optional displayName

displayName: undefined | string

The field display name.

Optional isCommonField

isCommonField: undefined | false | true

A flag indicating whether or not the lookup field is a common field.

Optional matchOperator

matchOperator: undefined | string

The match operator.

Optional name

name: undefined | string

The field name.

Optional position

position: undefined | number

THe field position. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj