Options
All
  • Public
  • Public/Protected
  • All
Menu

List Form MMS Field Information

Hierarchy

Index

Properties

Optional defaultValue

defaultValue: any

The default value.

Optional field

field: Field & ITaxonomyField

The list field.

listName

listName: string

The list name.

Optional multi

multi: boolean

Flag to determine if multiple values exist

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 termId

termId: string

The term id

Optional termSetId

termSetId: string

The term set id

Optional termStoreId

termStoreId: string

The term store id

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 valueField

valueField: FieldMultiLineText

The value field

Optional webUrl

webUrl: string

The relative web url containing the list.

Generated using TypeDoc