Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISetField

The information about field and the value to be assigned.

Hierarchy

  • ISetField

Index

Properties

Properties

Optional extent

extent: number

The field extent index, for array fields. If specified the value is set on that specific index in the array field.

name

name: string

The field name to set the value on.

value

value: FieldValue

The value to set on the field.