Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FieldLookupProps

FieldLookupProps

Hierarchy

Index

Properties

Optional AllowMultipleValues

AllowMultipleValues: boolean

Optional DependentLookupInternalNames

DependentLookupInternalNames: { results: Array<string> }

Type declaration

  • results: Array<string>

Optional IsDependentLookup

IsDependentLookup: boolean

Optional IsRelationship

IsRelationship: boolean

Optional LookupField

LookupField: string

Optional LookupList

LookupList: string

Optional LookupWebId

LookupWebId: any

Optional PrimaryFieldId

PrimaryFieldId: string

Optional RelationshipDeleteBehavior

RelationshipDeleteBehavior: number

Optional UnlimitedLengthInDocumentLibrary

UnlimitedLengthInDocumentLibrary: boolean

Generated using TypeDoc