CalendarDataSet.CalendarExceptionsRow.SetRecurrenceMonthDayNull method
Define a propriedade RecurrenceMonthDay para a null reference (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetRecurrenceMonthDayNull
'Uso
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetRecurrenceMonthDayNull()
public void SetRecurrenceMonthDayNull()
Ver também
Referência
CalendarDataSet.CalendarExceptionsRow class