CalendarDataSet.CalendarExceptionsRow.SetRecurrenceTypeNull Method

Sets the RecurrenceType property to a null value.

Namespace:  WebSvcCalendar
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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