Freigeben über


CalendarDataSet.CalendarExceptionsDataTable.RemoveCalendarExceptionsRow-Methode

Löscht die angegebene Zeile aus der CalendarDataSet.CalendarExceptionsDataTable.

Namespace:  WebSvcCalendar
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub RemoveCalendarExceptionsRow ( _
    row As CalendarDataSet.CalendarExceptionsRow _
)
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsDataTable
Dim row As CalendarDataSet.CalendarExceptionsRow

instance.RemoveCalendarExceptionsRow(row)
public void RemoveCalendarExceptionsRow(
    CalendarDataSet.CalendarExceptionsRow row
)

Parameter

Siehe auch

Referenz

CalendarDataSet.CalendarExceptionsDataTable Klasse

CalendarDataSet.CalendarExceptionsDataTable-Member

WebSvcCalendar-Namespace