SPHourlySchedule members
Include protected members
Include inherited members
表示工作定義的每小時排程。當工作的排程控制項就會啟動。
The SPHourlySchedule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPHourlySchedule | 初始化SPHourlySchedule類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BeginMinute | 取得或設定排程開始的分鐘數。 |
![]() |
Description | 傳回對排程的說明。 (Overrides SPSchedule.Description.) |
![]() |
EndMinute | 取得或設定的排程結束的分鐘數。 |
![]() |
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