Share via


CalendarDataSet.CalendarExceptionsRow.SetRecurrenceDaysNull method

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

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

Syntax

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

instance.SetRecurrenceDaysNull()
public void SetRecurrenceDaysNull()

See also

Reference

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace