@servicenow/sdk - v4.9.0
Preparing search index...
@servicenow/sdk/automation
<internal>
FixedDaySelection
Type Alias FixedDaySelection
type
FixedDaySelection
=
{
dayOfMonth
:
Range
<
1
,
32
>
;
daySelection
:
"fixed_day"
;
}
Index
Properties
day
Of
Month
day
Selection
Properties
day
Of
Month
dayOfMonth
:
Range
<
1
,
32
>
Day of the month (1-31).
day
Selection
daySelection
:
"fixed_day"
How to select the day within the month.
'fixed_day': specify dayOfMonth (1-31).
'relative_weekday': specify relativeWeek and relativeWeekday (e.g. "Second Tuesday").
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
day
Of
Month
day
Selection
@servicenow/sdk - v4.9.0
Loading...
Day of the month (1-31).