@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_ui_annotation_element
Interface sys_ui_annotation_element
interface
sys_ui_annotation_element
{
element
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ui_annotation"
>
|
TableBrand
<
"sys_ui_annotation"
>
|
Record
<
"sys_ui_annotation"
>
,
{
referenceTable
:
"sys_ui_annotation"
}
,
>
;
type
:
Typed
<
"annotation"
|
"element"
,
{
choices
:
{
annotation
:
"annotation"
;
element
:
""
}
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_ui_annotation_element
>
sys_ui_annotation_element
Index
Properties
element
type
Properties
Readonly
element
element
:
Typed
<
|
string
|
ExplicitKey
<
"sys_ui_annotation"
>
|
TableBrand
<
"sys_ui_annotation"
>
|
Record
<
"sys_ui_annotation"
>
,
{
referenceTable
:
"sys_ui_annotation"
}
,
>
Readonly
type
type
:
Typed
<
"annotation"
|
"element"
,
{
choices
:
{
annotation
:
"annotation"
;
element
:
""
}
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
element
type
@servicenow/sdk - v4.4.1
Loading...