SPMonthlyByDaySchedule members

Represents a monthly job definition schedule for a given day and week of the month.

The SPMonthlyByDaySchedule type exposes the following members.

Constructors

  Name Description
Public method SPMonthlyByDaySchedule Initializes a new instance of the SPMonthlyByDaySchedule() class.

Top

Properties

  Name Description
Public property BeginDay The beginning day for the schedule.
Public property BeginHour The begin hour for the schedule.
Public property BeginMinute The begin minute for the schedule.
Public property BeginSecond The begin second for the schedule.
Public property BeginWeek The beginning week for the schedule.
Public property Description Returns a description of the schedule instance. (Overrides SPSchedule.Description.)
Protected property WasFixed Reserved for internal use. (Inherited from SPSchedule.)

Top

Methods

  Name Description
Public method Equals Determines whether the current object is equal to another object. (Inherited from SPSchedule.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hashcode for the current object. (Inherited from SPSchedule.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method NextOccurrence Returns the next occurrence of the schedule based on the specified date and time. (Overrides SPSchedule.NextOccurrence(DateTime).)
Protected method RandomizeOccurrence Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToDay Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToHour Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToMinute Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToMonth Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToSecond Infrastructure. (Inherited from SPSchedule.)
Public method ToString An override of the default system object [ToString] function. (Overrides SPSchedule.ToString().)

Top

See also

Reference

SPMonthlyByDaySchedule class

Microsoft.SharePoint namespace