Options
All
  • Public
  • Public/Protected
  • All
Menu

List Form Number Field Information

Hierarchy

Index

Properties

Optional decimals

decimals: number

The number of decimals.

Optional defaultValue

defaultValue: any

The default value.

Optional field

The list field.

listName

listName: string

The list name.

Optional maxValue

maxValue: number

The maximum value

Optional minValue

minValue: number

The minimum value

name

name: string

The internal name of the field.

Optional readOnly

readOnly: boolean

Flag indicating if the field is read-only.

Optional required

required: boolean

True indicates a required field type.

Optional showAsPercentage

showAsPercentage: boolean

Flag determining if we are displaying the value as a percentage

Optional title

title: string

The display name of the field.

Optional type

type: number

The field type.

Optional typeAsString

typeAsString: string

The field type as a string.

Optional webUrl

webUrl: string

The relative web url containing the list.

Generated using TypeDoc