DefaultLookup
3p-core / DefaultLookup
Type Alias: DefaultLookup
DefaultLookup =
object
Represents a default SharePoint lookup value.
This structure is commonly returned by SharePoint list lookup fields.
The Title
property is optional, and additional dynamic properties may exist.
Indexable
[key
: string
]: string
| number
Properties
Property | Type |
---|---|
Id | number |
Title? | string |