@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_ui_application
Interface sys_ui_application
interface
sys_ui_application
{
active
:
Typed
<
boolean
,
{
default
:
true
}
>
;
hint
:
Typed
<
string
,
{
maxLength
:
255
}
>
;
name
:
Typed
<
string
,
{}
>
;
order
:
Typed
<
number
,
{}
>
;
roles
:
Typed
<
string
,
{}
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_ui_application
>
sys_ui_application
Index
Properties
active
hint
name
order
roles
Properties
Readonly
active
active
:
Typed
<
boolean
,
{
default
:
true
}
>
Readonly
hint
hint
:
Typed
<
string
,
{
maxLength
:
255
}
>
Readonly
name
name
:
Typed
<
string
,
{}
>
Readonly
order
order
:
Typed
<
number
,
{}
>
Readonly
roles
roles
:
Typed
<
string
,
{}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
hint
name
order
roles
@servicenow/sdk - v4.4.1
Loading...