@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ui_annotation_element
Variable sys_ui_annotation_element
Const
sys_ui_annotation_element
:
{
name
:
"sys_ui_annotation_element"
;
schema
:
{
element
:
Typed
<
|
string
|
Record
<
"sys_ui_annotation"
>
|
ExplicitKey
<
"sys_ui_annotation"
>
|
TableBrand
<
"sys_ui_annotation"
>
,
{
referenceTable
:
"sys_ui_annotation"
}
,
>
;
type
:
Typed
<
"annotation"
|
"element"
,
{
choices
:
{
annotation
:
"annotation"
;
element
:
""
}
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_ui_annotation_element"
Readonly
schema
:
{
element
:
Typed
<
|
string
|
Record
<
"sys_ui_annotation"
>
|
ExplicitKey
<
"sys_ui_annotation"
>
|
TableBrand
<
"sys_ui_annotation"
>
,
{
referenceTable
:
"sys_ui_annotation"
}
,
>
;
type
:
Typed
<
"annotation"
|
"element"
,
{
choices
:
{
annotation
:
"annotation"
;
element
:
""
}
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...