Share via


CalendarDataSet.CalendarExceptionsRow.SetRecurrenceTypeNull method

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

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

Syntax

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

instance.SetRecurrenceTypeNull()
public void SetRecurrenceTypeNull()

See also

Reference

CalendarDataSet.CalendarExceptionsRow class

CalendarDataSet.CalendarExceptionsRow members

WebSvcCalendar namespace