次の方法で共有


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 名前空間