SPYearlySchedule members

Represents a yearly schedule for a job definition.

The SPYearlySchedule type exposes the following members.

Constructors

  Name Description
Public method SPYearlySchedule Initializes a new instance of the SPYearlySchedule class.

Top

Properties

  Name Description
Public property BeginDay Gets or sets the day on which the schedule begins. (Inherited from SPMonthlySchedule.)
Public property BeginHour Gets or sets the hour at which the schedule begins. (Inherited from SPDailySchedule.)
Public property BeginMinute Gets or sets the minute at which the schedule begins. (Inherited from SPDailySchedule.)
Public property BeginMonth Gets or sets the month that the schedule begins.
Public property BeginSecond Gets or sets the second at which the schedule begins. (Inherited from SPDailySchedule.)
Public property Description Returns the description of the schedule. (Overrides SPMonthlySchedule.Description.)
Public property EndDay Gets or sets the day on which the schedule ends. (Inherited from SPMonthlySchedule.)
Public property EndHour Gets or sets the hour at which the schedule ends. (Inherited from SPDailySchedule.)
Public property EndMinute Gets or sets the minute at which the schedule ends. (Inherited from SPDailySchedule.)
Public property EndMonth Gets or sets the month that the schedule ends.
Public property EndSecond Gets or sets the second at which the schedule ends. (Inherited from SPDailySchedule.)
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 SPMonthlySchedule.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 Returns the recurrence string of the schedule. (Overrides SPMonthlySchedule.ToString().)

Top

See also

Reference

SPYearlySchedule class

Microsoft.SharePoint namespace