SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder
Methods
Day(System.String)
The text similar to "Day " displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Day
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder instance.
Date(System.String)
The text similar to "Date " displayed in the scheduler recurrence editor. Also used for titles of the appropriate inputs.
Parameters
value - System.String
The value for Date
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder instance.
Interval(System.String)
The text similar to " month(s)" displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Interval
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder instance.
RepeatEvery(System.String)
The text similar to "Repeat every: " displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for RepeatEvery
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder instance.
RepeatOn(System.String)
The text similar to "Repeat on: " displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for RepeatOn
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder instance.