Freigeben über


CalendarDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow-Methode

Erstellt eine Zeile in der CalendarDataSet.CalendarExceptionsDataTable.

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

Syntax

'Declaration
Public Function NewCalendarExceptionsRow As CalendarDataSet.CalendarExceptionsRow
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsDataTable
Dim returnValue As CalendarDataSet.CalendarExceptionsRow

returnValue = instance.NewCalendarExceptionsRow()
public CalendarDataSet.CalendarExceptionsRow NewCalendarExceptionsRow()

Rückgabewert

Typ: WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow

Siehe auch

Referenz

CalendarDataSet.CalendarExceptionsDataTable Klasse

CalendarDataSet.CalendarExceptionsDataTable-Member

WebSvcCalendar-Namespace