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