ResourceDataSet.CalendarExceptionsRow.SetRecurrenceMonthNull Method
Sets the RecurrenceMonth property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRecurrenceMonthNull
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetRecurrenceMonthNull()
public void SetRecurrenceMonthNull()
See Also
Reference
ResourceDataSet.CalendarExceptionsRow Class