SPMonthlyByDaySchedule members
Include protected members
Include inherited members
代表指定的日期和月份的第幾週的每月的作業定義排程。
The SPMonthlyByDaySchedule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPMonthlyByDaySchedule | 初始化SPMonthlyByDaySchedule()類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BeginDay | 排程開始日期。 |
![]() |
BeginHour | 排程開始的小時。 |
![]() |
BeginMinute | 排程開始的分鐘。 |
![]() |
BeginSecond | 第二個排程開始。 |
![]() |
BeginWeek | 排程開始的週。 |
![]() |
Description | 傳回的排程執行個體的描述。 (Overrides SPSchedule.Description.) |
![]() |
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 | 預設系統物件的[ToString]函式的覆寫。 (Overrides SPSchedule.ToString().) |
Top