Share via


CalendarDataSet.CalendarExceptionsRow.SetRecurrenceMonthDayNull method

Sets the RecurrenceMonthDay property to a null reference (Nothing in Visual Basic).

Namespace:  WebSvcCalendar
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetRecurrenceMonthDayNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow

instance.SetRecurrenceMonthDayNull()
public void SetRecurrenceMonthDayNull()

See also

Reference

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace