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