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