@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ui_list
Variable sys_ui_list
Const
sys_ui_list
:
{
name
:
"sys_ui_list"
;
schema
:
{
average_value
:
Typed
<
boolean
,
{
default
:
false
}
>
;
element
:
Typed
<
string
,
{}
>
;
max_value
:
Typed
<
boolean
,
{
default
:
false
}
>
;
min_value
:
Typed
<
boolean
,
{
default
:
false
}
>
;
name
:
Typed
<
keyof
Tables
,
{}
>
;
parent
:
Typed
<
string
,
{}
>
;
position
:
Typed
<
number
,
{}
>
;
relationship
:
Typed
<
|
string
|
Record
<
"sys_relationship"
>
|
ExplicitKey
<
"sys_relationship"
>
|
TableBrand
<
"sys_relationship"
>
,
{
referenceTable
:
"sys_relationship"
}
,
>
;
sum
:
Typed
<
boolean
,
{
default
:
false
}
>
;
sys_user
:
Typed
<
|
string
|
Record
<
"sys_user"
>
|
ExplicitKey
<
"sys_user"
>
|
TableBrand
<
"sys_user"
>
,
{
referenceTable
:
"sys_user"
}
,
>
;
view
:
Typed
<
|
string
|
Record
<
"sys_ui_view"
>
|
ExplicitKey
<
"sys_ui_view"
>
|
TableBrand
<
"sys_ui_view"
>
,
{
referenceTable
:
"sys_ui_view"
}
,
>
;
view_name
:
Typed
<
string
,
{}
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_ui_list"
Readonly
schema
:
{
average_value
:
Typed
<
boolean
,
{
default
:
false
}
>
;
element
:
Typed
<
string
,
{}
>
;
max_value
:
Typed
<
boolean
,
{
default
:
false
}
>
;
min_value
:
Typed
<
boolean
,
{
default
:
false
}
>
;
name
:
Typed
<
keyof
Tables
,
{}
>
;
parent
:
Typed
<
string
,
{}
>
;
position
:
Typed
<
number
,
{}
>
;
relationship
:
Typed
<
|
string
|
Record
<
"sys_relationship"
>
|
ExplicitKey
<
"sys_relationship"
>
|
TableBrand
<
"sys_relationship"
>
,
{
referenceTable
:
"sys_relationship"
}
,
>
;
sum
:
Typed
<
boolean
,
{
default
:
false
}
>
;
sys_user
:
Typed
<
|
string
|
Record
<
"sys_user"
>
|
ExplicitKey
<
"sys_user"
>
|
TableBrand
<
"sys_user"
>
,
{
referenceTable
:
"sys_user"
}
,
>
;
view
:
Typed
<
|
string
|
Record
<
"sys_ui_view"
>
|
ExplicitKey
<
"sys_ui_view"
>
|
TableBrand
<
"sys_ui_view"
>
,
{
referenceTable
:
"sys_ui_view"
}
,
>
;
view_name
:
Typed
<
string
,
{}
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...