SPOneTimeSchedule Members

Include Protected Members
Include Inherited Members

Represents a schedule that specifies the time range during which the job will run.

The SPOneTimeSchedule type exposes the following members.

Constructors

  Name Description
Public method SPOneTimeSchedule() Initializes a new instance of the SPOneTimeSchedule class.
Public method SPOneTimeSchedule(DateTime) Initializes a new instance of the SPOneTimeSchedule class based on the specified DateTime value.

Top

Properties

  Name Description
Public property Time Gets or sets the starting and ending times for the schedule.
Protected property WasFixed Infrastructure. (Inherited from SPSchedule.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
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. (Inherited from SPSchedule.)

Top

See Also

Reference

SPOneTimeSchedule Class

Microsoft.SharePoint Namespace