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 类

CalendarDataSet.CalendarsRow 成员

WebSvcCalendar 命名空间