@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
CustomWithLabelVariableType
Type Alias CustomWithLabelVariableType<MacroRefTable, SummaryRefTable, WidgetRefTable, MacroponentRefTable, TopicRefTable, Type>
CustomWithLabelVariableType
:
CustomVariableType
<
MacroRefTable
,
SummaryRefTable
,
WidgetRefTable
,
MacroponentRefTable
,
TopicRefTable
,
Type
,
>
Configuration type for custom with label variables (macro)
Type Parameters
MacroRefTable
extends
TableName
=
"sys_ui_macro"
SummaryRefTable
extends
TableName
=
"sys_ui_macro"
WidgetRefTable
extends
TableName
=
"sp_widget"
MacroponentRefTable
extends
TableName
=
"sys_ux_macroponent"
TopicRefTable
extends
TableName
=
"sys_cs_topic"
Type
extends
|
Record
<
MacroRefTable
>
|
Record
<
SummaryRefTable
>
|
Record
<
WidgetRefTable
>
|
Record
<
MacroponentRefTable
>
|
Record
<
TopicRefTable
>
|
Now.Internal.ExplicitKey
|
string
=
|
Record
<
MacroRefTable
>
|
Record
<
SummaryRefTable
>
|
Record
<
WidgetRefTable
>
|
Record
<
MacroponentRefTable
>
|
Record
<
TopicRefTable
>
|
Now.Internal.ExplicitKey
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...
Configuration type for custom with label variables (macro)