共用方式為


SPMonthlyByDaySchedule class

代表指定的日期和月份的第幾週的每月的作業定義排程。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSchedule
    Microsoft.SharePoint.SPMonthlyByDaySchedule

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Class SPMonthlyByDaySchedule _
    Inherits SPSchedule
'用途
Dim instance As SPMonthlyByDaySchedule
public class SPMonthlyByDaySchedule : SPSchedule

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPMonthlyByDaySchedule members

Microsoft.SharePoint namespace