ResourceDataSet.ResourcesRow.GetCalendarExceptionsRows メソッド
リソースのカレンダーの例外を取得します。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function GetCalendarExceptionsRows As ResourceDataSet.CalendarExceptionsRow()
'使用
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As ResourceDataSet.CalendarExceptionsRow()
returnValue = instance.GetCalendarExceptionsRows()
public ResourceDataSet.CalendarExceptionsRow[] GetCalendarExceptionsRows()
戻り値
型: []
ResourceDataSet.CalendarExceptionsRow の配列。
関連項目
参照先
ResourceDataSet.ResourcesRow クラス