SPSchedule methods

The SPSchedule type exposes the following members.

Methods

  Name Description
Public method Equals Determines whether the current object is equal to another object. (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 Returns the hashcode for the current object. (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

See also

Reference

SPSchedule class

Microsoft.SharePoint namespace