CalendarDataSet.CalendarExceptionsRow.SetRecurrenceMonthDayNull Method
Sets the RecurrenceMonthDay property to a null value.
Namespace: WebSvcCalendar
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRecurrenceMonthDayNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetRecurrenceMonthDayNull()
public void SetRecurrenceMonthDayNull()
See Also
Reference
CalendarDataSet.CalendarExceptionsRow Class