@servicenow/sdk - v4.9.0
Preparing search index...
@servicenow/sdk/automation
<internal>
analytics_visualization
Interface analytics_visualization
interface
analytics_visualization
{
sys_domain_path
:
Typed
<
"global"
|
Record
<
"domain"
>
,
{
default
:
"global"
;
label
:
"Domain Path"
}
,
>
;
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
}
,
>
;
type
:
Typed
<
string
|
number
,
{
attributes
:
{
choice_script
:
"new VisualizationChoiceTypes().get()"
;
is_searchable_choice
:
true
;
}
;
dropdown
:
"dropdown_without_none"
;
label
:
"Type"
;
script
:
"new VisualizationChoiceTypes().get()"
;
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
analytics_visualization
>
analytics_visualization
Index
Properties
sys_
domain_
path
sys_
id
type
Properties
Readonly
sys_
domain_
path
sys_domain_path
:
Typed
<
"global"
|
Record
<
"domain"
>
,
{
default
:
"global"
;
label
:
"Domain Path"
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
}
,
>
Readonly
type
type
:
Typed
<
string
|
number
,
{
attributes
:
{
choice_script
:
"new VisualizationChoiceTypes().get()"
;
is_searchable_choice
:
true
;
}
;
dropdown
:
"dropdown_without_none"
;
label
:
"Type"
;
script
:
"new VisualizationChoiceTypes().get()"
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sys_
domain_
path
sys_
id
type
@servicenow/sdk - v4.9.0
Loading...