@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
wf_workflow
Variable wf_workflow
Const
wf_workflow
:
{
allowWebServiceAccess
:
true
;
attributes
:
{
has_variables
:
true
;
uninstall_handler
:
"global.UninstallWorkflow"
;
update_synch
:
false
;
}
;
extends
:
"sys_metadata"
;
label
:
"Workflow"
;
name
:
"wf_workflow"
;
schema
:
{
access
:
Typed
;
description
:
Typed
;
name
:
Typed
;
preview
:
Typed
;
sys_domain
:
Typed
;
sys_domain_path
:
Typed
;
sys_id
:
Typed
;
sys_overrides
:
Typed
;
table
:
Typed
;
template
:
Typed
;
}
;
}
Type Declaration
Readonly
allowWebServiceAccess
:
true
Readonly
attributes
:
{
has_variables
:
true
;
uninstall_handler
:
"global.UninstallWorkflow"
;
update_synch
:
false
;
}
Readonly
extends
:
"sys_metadata"
Readonly
label
:
"Workflow"
Readonly
name
:
"wf_workflow"
Readonly
schema
:
{
access
:
Typed
;
description
:
Typed
;
name
:
Typed
;
preview
:
Typed
;
sys_domain
:
Typed
;
sys_domain_path
:
Typed
;
sys_id
:
Typed
;
sys_overrides
:
Typed
;
table
:
Typed
;
template
:
Typed
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...