@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_scope
Interface sys_scope
interface
sys_scope
{
can_edit_in_studio
:
Typed
<
boolean
,
{
default
:
true
;
label
:
"Can Edit Application in Studio"
}
,
>
;
js_level
:
Typed
<
"es_latest"
|
"traditional"
|
"helsinki_es5"
,
{
choices
:
{
es_latest
:
{
label
:
"es_latest"
}
;
helsinki_es5
:
{
label
:
"helsinki_es5"
}
;
traditional
:
{
label
:
"traditional"
}
;
}
;
default
:
"es_latest"
;
label
:
"JavaScript Mode"
;
}
,
>
;
logo
:
Typed
<
string
,
{}
>
;
private
:
Typed
<
boolean
,
{
default
:
false
}
>
;
restrict_table_access
:
Typed
<
boolean
,
{
default
:
false
}
>
;
runtime_access_tracking
:
Typed
<
"tracking"
|
"permissive"
,
{
choices
:
{
permissive
:
{
label
:
"permissive"
}
;
tracking
:
{
label
:
"tracking"
}
;
}
;
dropdown
:
"dropdown_with_none"
;
}
,
>
;
scope
:
Typed
<
string
,
{
maxLength
:
18
}
>
;
scoped_administration
:
Typed
<
boolean
,
{
default
:
false
;
label
:
"Application administration"
}
,
>
;
short_description
:
Typed
<
string
,
{}
>
;
template
:
Typed
<
string
,
{}
>
;
vendor
:
Typed
<
string
,
{}
>
;
vendor_prefix
:
Typed
<
string
,
{}
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_scope
>
sys_scope
Index
Properties
can_
edit_
in_
studio
js_
level
logo
private
restrict_
table_
access
runtime_
access_
tracking
scope
scoped_
administration
short_
description
template
vendor
vendor_
prefix
Properties
Readonly
can_
edit_
in_
studio
can_edit_in_studio
:
Typed
<
boolean
,
{
default
:
true
;
label
:
"Can Edit Application in Studio"
}
,
>
Readonly
js_
level
js_level
:
Typed
<
"es_latest"
|
"traditional"
|
"helsinki_es5"
,
{
choices
:
{
es_latest
:
{
label
:
"es_latest"
}
;
helsinki_es5
:
{
label
:
"helsinki_es5"
}
;
traditional
:
{
label
:
"traditional"
}
;
}
;
default
:
"es_latest"
;
label
:
"JavaScript Mode"
;
}
,
>
Readonly
logo
logo
:
Typed
<
string
,
{}
>
Readonly
private
private
:
Typed
<
boolean
,
{
default
:
false
}
>
Readonly
restrict_
table_
access
restrict_table_access
:
Typed
<
boolean
,
{
default
:
false
}
>
Readonly
runtime_
access_
tracking
runtime_access_tracking
:
Typed
<
"tracking"
|
"permissive"
,
{
choices
:
{
permissive
:
{
label
:
"permissive"
}
;
tracking
:
{
label
:
"tracking"
}
;
}
;
dropdown
:
"dropdown_with_none"
;
}
,
>
Readonly
scope
scope
:
Typed
<
string
,
{
maxLength
:
18
}
>
Readonly
scoped_
administration
scoped_administration
:
Typed
<
boolean
,
{
default
:
false
;
label
:
"Application administration"
}
,
>
Readonly
short_
description
short_description
:
Typed
<
string
,
{}
>
Readonly
template
template
:
Typed
<
string
,
{}
>
Readonly
vendor
vendor
:
Typed
<
string
,
{}
>
Readonly
vendor_
prefix
vendor_prefix
:
Typed
<
string
,
{}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can_
edit_
in_
studio
js_
level
logo
private
restrict_
table_
access
runtime_
access_
tracking
scope
scoped_
administration
short_
description
template
vendor
vendor_
prefix
@servicenow/sdk - v4.4.1
Loading...