SchedulerMessagesRecurrenceEditorYearlySettingsBuilder
Methods
Day(System.String)
The text similar to "day" displayed in the scheduler recurrence editor. Also used for titles of the appropriate inputs.
Parameters
value - System.String
The value for Day
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorYearlySettingsBuilder instance.
Month(System.String)
The text similar to "month" displayed in the scheduler recurrence editor. Also used for titles of the appropriate inputs.
Parameters
value - System.String
The value for Month
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorYearlySettingsBuilder instance.
Of(System.String)
The text similar to " of " displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Of
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorYearlySettingsBuilder 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 SchedulerMessagesRecurrenceEditorYearlySettingsBuilder 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 SchedulerMessagesRecurrenceEditorYearlySettingsBuilder instance.
Interval(System.String)
The text similar to " year(s)" displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Interval
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorYearlySettingsBuilder instance.