@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sc_template
Interface sc_template
interface
sc_template
{
active
:
Typed
<
boolean
,
{
default
:
true
;
label
:
"Active"
}
>
;
allow_edit_unlisted_variables
:
Typed
<
boolean
,
{
label
:
"Allow edit of unlisted variables"
}
,
>
;
available_for
:
Typed
<
string
|
string
[]
|
Record
<
"user_criteria"
>
[]
,
{
attributes
:
{
no_sort
:
true
;
slushbucket_ref_no_expand
:
true
}
;
label
:
"Available for"
;
maxLength
:
1024
;
referenceTable
:
"user_criteria"
;
}
,
>
;
cat_item
:
Typed
<
|
string
|
Record
<
"sc_cat_item"
>
|
ExplicitKey
<
"sc_cat_item"
>
|
TableBrand
<
"sc_cat_item"
>
,
{
attributes
:
{
encode_utf8
:
false
}
;
label
:
"Catalog item"
;
referenceQual
:
"sys_class_name=sc_cat_item_composite_producer"
;
referenceTable
:
"sc_cat_item"
;
}
,
>
;
name
:
Typed
<
string
,
{
attributes
:
{
serializer
:
"com.glide.script.TranslatedTextXMLSerializer"
;
}
;
label
:
"Name"
;
maxLength
:
100
;
}
,
>
;
short_description
:
Typed
<
string
,
{
attributes
:
{
serializer
:
"com.glide.script.TranslatedTextXMLSerializer"
;
}
;
label
:
"Short description"
;
maxLength
:
200
;
}
,
>
;
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
;
use_template_scope
:
Typed
<
boolean
,
{
label
:
"Use template scope for creating records"
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sc_template
>
sc_template
Index
Properties
active
allow_
edit_
unlisted_
variables
available_
for
cat_
item
name
short_
description
sys_
id
use_
template_
scope
Properties
Readonly
active
active
:
Typed
<
boolean
,
{
default
:
true
;
label
:
"Active"
}
>
Readonly
allow_
edit_
unlisted_
variables
allow_edit_unlisted_variables
:
Typed
<
boolean
,
{
label
:
"Allow edit of unlisted variables"
}
,
>
Readonly
available_
for
available_for
:
Typed
<
string
|
string
[]
|
Record
<
"user_criteria"
>
[]
,
{
attributes
:
{
no_sort
:
true
;
slushbucket_ref_no_expand
:
true
}
;
label
:
"Available for"
;
maxLength
:
1024
;
referenceTable
:
"user_criteria"
;
}
,
>
Readonly
cat_
item
cat_item
:
Typed
<
|
string
|
Record
<
"sc_cat_item"
>
|
ExplicitKey
<
"sc_cat_item"
>
|
TableBrand
<
"sc_cat_item"
>
,
{
attributes
:
{
encode_utf8
:
false
}
;
label
:
"Catalog item"
;
referenceQual
:
"sys_class_name=sc_cat_item_composite_producer"
;
referenceTable
:
"sc_cat_item"
;
}
,
>
Readonly
name
name
:
Typed
<
string
,
{
attributes
:
{
serializer
:
"com.glide.script.TranslatedTextXMLSerializer"
;
}
;
label
:
"Name"
;
maxLength
:
100
;
}
,
>
Readonly
short_
description
short_description
:
Typed
<
string
,
{
attributes
:
{
serializer
:
"com.glide.script.TranslatedTextXMLSerializer"
;
}
;
label
:
"Short description"
;
maxLength
:
200
;
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
Readonly
use_
template_
scope
use_template_scope
:
Typed
<
boolean
,
{
label
:
"Use template scope for creating records"
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
allow_
edit_
unlisted_
variables
available_
for
cat_
item
name
short_
description
sys_
id
use_
template_
scope
@servicenow/sdk - v4.4.1
Loading...