@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_properties
Interface sys_properties
interface
sys_properties
{
choices
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Choices"
;
mandatory
:
false
;
maxLength
:
512
;
read_only
:
false
;
}
,
>
;
description
:
Typed
<
string
,
{
active
:
true
;
label
:
"Description"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
ignore_cache
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Ignore cache"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
is_private
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Private"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
name
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Name"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
;
read_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Read roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
suffix
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Suffix"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
type
:
Typed
<
|
"string"
|
"boolean"
|
"color"
|
"image"
|
"integer"
|
"password"
|
"password2"
|
"date_format"
|
"choicelist"
|
"time_format"
|
"uploaded_image"
|
"timezone"
|
"short_string"
,
{
active
:
true
;
choices
:
{
boolean
:
{
inactive
:
false
;
label
:
"true | false"
;
language
:
"en"
}
;
choicelist
:
{
inactive
:
false
;
label
:
"choice list"
;
language
:
"en"
}
;
color
:
{
inactive
:
false
;
label
:
"color"
;
language
:
"en"
}
;
date_format
:
{
inactive
:
false
;
label
:
"date format"
;
language
:
"en"
}
;
image
:
{
inactive
:
false
;
label
:
"image"
;
language
:
"en"
}
;
integer
:
{
inactive
:
false
;
label
:
"integer"
;
language
:
"en"
}
;
password
:
{
inactive
:
false
;
label
:
"password"
;
language
:
"en"
}
;
password2
:
{
inactive
:
false
;
label
:
"password2"
;
language
:
"en"
}
;
short_string
:
{
inactive
:
false
;
label
:
"short string (40 characters or less)"
;
language
:
"en"
;
}
;
string
:
{
inactive
:
false
;
label
:
"string"
;
language
:
"en"
}
;
time_format
:
{
inactive
:
false
;
label
:
"time format"
;
language
:
"en"
}
;
timezone
:
{
inactive
:
false
;
label
:
"timezone"
;
language
:
"en"
}
;
uploaded_image
:
{
inactive
:
false
;
label
:
"uploaded image"
;
language
:
"en"
;
}
;
}
;
default
:
"string"
;
dropdown
:
"dropdown_with_none"
;
label
:
"Type"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
value
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Value"
;
mandatory
:
false
;
maxLength
:
4000
;
read_only
:
false
;
}
,
>
;
write_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Write roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_properties
>
sys_properties
Index
Properties
choices
description
ignore_
cache
is_
private
name
read_
roles
suffix
sys_
id
type
value
write_
roles
Properties
Readonly
choices
choices
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Choices"
;
mandatory
:
false
;
maxLength
:
512
;
read_only
:
false
;
}
,
>
Readonly
description
description
:
Typed
<
string
,
{
active
:
true
;
label
:
"Description"
;
mandatory
:
false
;
read_only
:
false
}
,
>
Readonly
ignore_
cache
ignore_cache
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Ignore cache"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
is_
private
is_private
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Private"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
name
name
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Name"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
Readonly
read_
roles
read_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Read roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
Readonly
suffix
suffix
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Suffix"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
type
type
:
Typed
<
|
"string"
|
"boolean"
|
"color"
|
"image"
|
"integer"
|
"password"
|
"password2"
|
"date_format"
|
"choicelist"
|
"time_format"
|
"uploaded_image"
|
"timezone"
|
"short_string"
,
{
active
:
true
;
choices
:
{
boolean
:
{
inactive
:
false
;
label
:
"true | false"
;
language
:
"en"
}
;
choicelist
:
{
inactive
:
false
;
label
:
"choice list"
;
language
:
"en"
}
;
color
:
{
inactive
:
false
;
label
:
"color"
;
language
:
"en"
}
;
date_format
:
{
inactive
:
false
;
label
:
"date format"
;
language
:
"en"
}
;
image
:
{
inactive
:
false
;
label
:
"image"
;
language
:
"en"
}
;
integer
:
{
inactive
:
false
;
label
:
"integer"
;
language
:
"en"
}
;
password
:
{
inactive
:
false
;
label
:
"password"
;
language
:
"en"
}
;
password2
:
{
inactive
:
false
;
label
:
"password2"
;
language
:
"en"
}
;
short_string
:
{
inactive
:
false
;
label
:
"short string (40 characters or less)"
;
language
:
"en"
;
}
;
string
:
{
inactive
:
false
;
label
:
"string"
;
language
:
"en"
}
;
time_format
:
{
inactive
:
false
;
label
:
"time format"
;
language
:
"en"
}
;
timezone
:
{
inactive
:
false
;
label
:
"timezone"
;
language
:
"en"
}
;
uploaded_image
:
{
inactive
:
false
;
label
:
"uploaded image"
;
language
:
"en"
;
}
;
}
;
default
:
"string"
;
dropdown
:
"dropdown_with_none"
;
label
:
"Type"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
Readonly
value
value
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Value"
;
mandatory
:
false
;
maxLength
:
4000
;
read_only
:
false
;
}
,
>
Readonly
write_
roles
write_roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Write roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
choices
description
ignore_
cache
is_
private
name
read_
roles
suffix
sys_
id
type
value
write_
roles
@servicenow/sdk - v4.4.1
Loading...