SPSchedule Members

Include Protected Members
Include Inherited Members

Abstract base class that supports the different schedule types that are used in job definitions.

The SPSchedule type exposes the following members.

Constructors

  Name Description
Protected method SPSchedule Reserved for internal use.

Top

Properties

  Name Description
Public property Description
Protected property WasFixed Reserved for internal use.

Top

Methods

  Name Description
Public method Equals (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public methodStatic member FromString Creates a schedule object from the specified recurrence string.
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method NextOccurrence Returns a random time in the period between the begin and end times specified by the schedule that occurs after the specified time.
Protected method RandomizeOccurrence Infrastructure.
Protected method RoundToDay Infrastructure.
Protected method RoundToHour Infrastructure.
Protected method RoundToMinute Infrastructure.
Protected method RoundToMonth Infrastructure.
Protected method RoundToSecond Infrastructure.
Public method ToString Returns the recurrence string of the schedule. (Overrides Object.ToString().)

Top

Fields

  Name Description
Protected fieldStatic member DummyYear Infrastructure.
Public fieldStatic member Empty Reserved for internal use. Use the IsDisabled property of the SPJobDefinition class to determine if a particular job has been disabled.

Top

See Also

Reference

SPSchedule Class

Microsoft.SharePoint Namespace