次の方法で共有


ResourceDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow メソッド

行オブジェクトを作成するには、 CalendarExceptionsDataTableで。

名前空間:  WebSvcResource
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Function NewCalendarExceptionsRow As ResourceDataSet.CalendarExceptionsRow
'使用
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim returnValue As ResourceDataSet.CalendarExceptionsRow

returnValue = instance.NewCalendarExceptionsRow()
public ResourceDataSet.CalendarExceptionsRow NewCalendarExceptionsRow()

戻り値

型: WebSvcResource.ResourceDataSet.CalendarExceptionsRow

関連項目

参照先

ResourceDataSet.CalendarExceptionsDataTable クラス

ResourceDataSet.CalendarExceptionsDataTable メンバー

WebSvcResource 名前空間