Preparing search index...
The search index is not available
app
app
serverSdk
ISearchResult
Interface ISearchResult
interface
ISearchResult
{
creationDate
?:
string
;
downlinks
:
string
[]
;
fieldVal
?:
ISearchResultField
[]
;
itemId
:
string
;
labels
:
string
[]
;
title
:
string
;
uplinks
:
string
[]
;
version
:
number
;
}
Index
Properties
creation
Date?
downlinks
field
Val?
item
Id
labels
title
uplinks
version
Properties
Optional
creation
Date
creation
Date
?:
string
downlinks
downlinks
:
string
[]
Optional
field
Val
field
Val
?:
ISearchResultField
[]
item
Id
item
Id
:
string
labels
labels
:
string
[]
title
title
:
string
uplinks
uplinks
:
string
[]
version
version
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
creation
Date
downlinks
field
Val
item
Id
labels
title
uplinks
version
app
clientSdk
serverSdk
Generated using
TypeDoc