Метод CalendarDataSet.CalendarsRow.GetCalendarExceptionsRows
Возвращает календарь строки, содержащие исключения.
Пространство имен: WebSvcCalendar
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
Public Function GetCalendarExceptionsRows As CalendarDataSet.CalendarExceptionsRow()
'Применение
Dim instance As CalendarDataSet.CalendarsRow
Dim returnValue As CalendarDataSet.CalendarExceptionsRow()
returnValue = instance.GetCalendarExceptionsRows()
public CalendarDataSet.CalendarExceptionsRow[] GetCalendarExceptionsRows()
Возвращаемое значение
Тип: []
См. также
Справочные материалы
CalendarDataSet.CalendarsRow класс