SPOneTimeSchedule members
Include protected members
Include inherited members
代表指定工作將執行的期間之時間範圍的排程。
The SPOneTimeSchedule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPOneTimeSchedule() | 初始化SPOneTimeSchedule類別的新執行個體。 |
![]() |
SPOneTimeSchedule(DateTime) | 初始化根據指定的DateTime值的SPOneTimeSchedule類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | 傳回對排程的說明。 (Overrides SPSchedule.Description.) |
![]() |
Time | 取得或設定開始和結束的時間排程。 |
![]() |
WasFixed | 保留給內部使用。 (Inherited from SPSchedule.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | 判斷目前物件是否等於另一個物件。 (Inherited from SPSchedule.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | 傳回目前物件雜湊程式碼。 (Inherited from SPSchedule.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
NextOccurrence | 傳回根據指定的日期和時間的排程的下一個項目。 (Overrides SPSchedule.NextOccurrence(DateTime).) |
![]() |
RandomizeOccurrence | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToDay | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToHour | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToMinute | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToMonth | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToSecond | Infrastructure. (Inherited from SPSchedule.) |
![]() |
ToString | 傳回排程循環字串。 (Overrides SPSchedule.ToString().) |
Top