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