Compartir a través de


del método CalendarDataSet.CalendarsRow.GetCalendarExceptionsRows

Obtiene las filas de calendario que contienen excepciones.

Espacio de nombres:  WebSvcCalendar
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function GetCalendarExceptionsRows As CalendarDataSet.CalendarExceptionsRow()
'Uso
Dim instance As CalendarDataSet.CalendarsRow
Dim returnValue As CalendarDataSet.CalendarExceptionsRow()

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

Valor devuelto

Tipo: []

Vea también

Referencia

clase CalendarDataSet.CalendarsRow

Miembros CalendarDataSet.CalendarsRow

Espacio de nombres WebSvcCalendar