SPMonthlyByDaySchedule class
Represents a monthly job definition schedule for a given day and week of the month.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPSchedule
Microsoft.SharePoint.SPMonthlyByDaySchedule
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPMonthlyByDaySchedule _
Inherits SPSchedule
'Usage
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.