AdvancedScheduleMonthlyOccurrence Class

Definition

The properties of the create advanced schedule monthly occurrence.

public class AdvancedScheduleMonthlyOccurrence
type AdvancedScheduleMonthlyOccurrence = class
Public Class AdvancedScheduleMonthlyOccurrence
Inheritance
AdvancedScheduleMonthlyOccurrence

Constructors

AdvancedScheduleMonthlyOccurrence()

Initializes a new instance of the AdvancedScheduleMonthlyOccurrence class.

AdvancedScheduleMonthlyOccurrence(Nullable<Int32>, String)

Initializes a new instance of the AdvancedScheduleMonthlyOccurrence class.

Properties

Day

Gets or sets day of the occurrence. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday. Possible values include: 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'

Occurrence

Gets or sets occurrence of the week within the month. Must be between 1 and 5

Applies to