共用方式為


SPOneTimeSchedule members

Include protected members
Include inherited members

代表指定工作將執行的期間之時間範圍的排程。

The SPOneTimeSchedule type exposes the following members.

Constructors

  Name Description
Public method SPOneTimeSchedule() 初始化SPOneTimeSchedule類別的新執行個體。
Public method SPOneTimeSchedule(DateTime) 初始化根據指定的DateTime值的SPOneTimeSchedule類別的新執行個體。

Top

Properties

  Name Description
Public property Description 傳回對排程的說明。 (Overrides SPSchedule.Description.)
Public property Time 取得或設定開始和結束的時間排程。
Protected property WasFixed 保留給內部使用。 (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 傳回根據指定的日期和時間的排程的下一個項目。 (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 傳回排程循環字串。 (Overrides SPSchedule.ToString().)

Top

請參閱

參照

SPOneTimeSchedule class

Microsoft.SharePoint namespace