CalendarDataSet.CalendarExceptionsRow.SetRecurrenceMonthDayNull-Methode
Die RecurrenceMonthDay -Eigenschaft festgelegt auf ein Nullverweis (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRecurrenceMonthDayNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetRecurrenceMonthDayNull()
public void SetRecurrenceMonthDayNull()
Siehe auch
Referenz
CalendarDataSet.CalendarExceptionsRow Klasse