Freigeben über


CalendarDataSet.CalendarsRow.GetCalendarExceptionsRows-Methode

Ruft die Kalenderzeilen, die Ausnahmen enthalten.

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

Syntax

'Declaration
Public Function GetCalendarExceptionsRows As CalendarDataSet.CalendarExceptionsRow()
'Usage
Dim instance As CalendarDataSet.CalendarsRow
Dim returnValue As CalendarDataSet.CalendarExceptionsRow()

returnValue = instance.GetCalendarExceptionsRows()
public CalendarDataSet.CalendarExceptionsRow[] GetCalendarExceptionsRows()

Rückgabewert

Typ: []

Siehe auch

Referenz

CalendarDataSet.CalendarsRow Klasse

CalendarDataSet.CalendarsRow-Member

WebSvcCalendar-Namespace