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