@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_relationship
Variable sys_relationship
Const
sys_relationship
:
{
extends
:
"sys_metadata"
;
name
:
"sys_relationship"
;
schema
:
{
advanced
:
Typed
;
apply_to
:
Typed
;
basic_apply_to
:
Typed
;
basic_query_from
:
Typed
;
insert_callback
:
Typed
;
name
:
Typed
;
query_from
:
Typed
;
query_with
:
Typed
;
reference_field
:
Typed
;
related_list
:
Typed
;
simple_reference
:
Typed
;
sys_id
:
Typed
;
}
;
}
Type Declaration
Readonly
extends
:
"sys_metadata"
Readonly
name
:
"sys_relationship"
Readonly
schema
:
{
advanced
:
Typed
;
apply_to
:
Typed
;
basic_apply_to
:
Typed
;
basic_query_from
:
Typed
;
insert_callback
:
Typed
;
name
:
Typed
;
query_from
:
Typed
;
query_with
:
Typed
;
reference_field
:
Typed
;
related_list
:
Typed
;
simple_reference
:
Typed
;
sys_id
:
Typed
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...