SPHourlySchedule Members

Include Protected Members
Include Inherited Members

Represents an hourly schedule for a job definition. The schedule controls when a job starts.

The SPHourlySchedule type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property BeginMinute Gets or sets the minute at which the schedule begins.
Public property Description (Overrides SPSchedule.Description.)
Public property EndMinute Gets or sets the minute at which the schedule ends.
Protected property WasFixed Reserved for internal use. (Inherited from SPSchedule.)

Top

Methods

  Name Description
Public method Equals (Inherited from SPSchedule.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (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 Returns the recurrence string of the schedule. (Overrides SPSchedule.ToString().)

Top

See Also

Reference

SPHourlySchedule Class

Microsoft.SharePoint Namespace