@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/core
sp_row
Variable sp_row
Const
sp_row
:
{
allowWebServiceAccess
:
true
;
display
:
"order"
;
extends
:
"sys_metadata"
;
label
:
"Row"
;
name
:
"sp_row"
;
schema
:
{
class_name
:
Typed
<
string
,
{
label
:
"CSS class"
}
>
;
order
:
Typed
<
number
,
{
label
:
"Order"
}
>
;
semantic_tag
:
Typed
<
"main"
,
{
choices
:
{
main
:
{
label
:
"Main"
;
sequence
:
1
}
}
;
dropdown
:
"dropdown_with_none"
;
label
:
"Semantic tag"
;
}
,
>
;
sp_column
:
Typed
<
|
string
|
Record
<
"sp_column"
>
|
ExplicitKey
<
"sp_column"
>
|
TableBrand
<
"sp_column"
>
,
{
cascadeRule
:
"delete"
;
label
:
"Column"
;
referenceTable
:
"sp_column"
}
,
>
;
sp_container
:
Typed
<
|
string
|
Record
<
"sp_container"
>
|
ExplicitKey
<
"sp_container"
>
|
TableBrand
<
"sp_container"
>
,
{
cascadeRule
:
"delete"
;
label
:
"Container"
;
referenceTable
:
"sp_container"
;
}
,
>
;
sys_id
:
Typed
<
string
,
{
columnType
:
"GUID"
;
label
:
"Sys ID"
;
maxLength
:
32
;
primary
:
true
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
allowWebServiceAccess
:
true
Readonly
display
:
"order"
Readonly
extends
:
"sys_metadata"
Readonly
label
:
"Row"
Readonly
name
:
"sp_row"
Readonly
schema
:
{
class_name
:
Typed
<
string
,
{
label
:
"CSS class"
}
>
;
order
:
Typed
<
number
,
{
label
:
"Order"
}
>
;
semantic_tag
:
Typed
<
"main"
,
{
choices
:
{
main
:
{
label
:
"Main"
;
sequence
:
1
}
}
;
dropdown
:
"dropdown_with_none"
;
label
:
"Semantic tag"
;
}
,
>
;
sp_column
:
Typed
<
|
string
|
Record
<
"sp_column"
>
|
ExplicitKey
<
"sp_column"
>
|
TableBrand
<
"sp_column"
>
,
{
cascadeRule
:
"delete"
;
label
:
"Column"
;
referenceTable
:
"sp_column"
}
,
>
;
sp_container
:
Typed
<
|
string
|
Record
<
"sp_container"
>
|
ExplicitKey
<
"sp_container"
>
|
TableBrand
<
"sp_container"
>
,
{
cascadeRule
:
"delete"
;
label
:
"Container"
;
referenceTable
:
"sp_container"
;
}
,
>
;
sys_id
:
Typed
<
string
,
{
columnType
:
"GUID"
;
label
:
"Sys ID"
;
maxLength
:
32
;
primary
:
true
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...