次の方法で共有


ImportTimesheetDataSet.LinesDataTable.AddLinesRow メソッド (ImportTimesheetDataSet.LinesRow)

LineDataTableにLinesRowオブジェクトを追加します。

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

構文

'宣言
Public Sub AddLinesRow ( _
    row As ImportTimesheetDataSet.LinesRow _
)
'使用
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim row As ImportTimesheetDataSet.LinesRow

instance.AddLinesRow(row)
public void AddLinesRow(
    ImportTimesheetDataSet.LinesRow row
)

パラメーター

関連項目

参照先

ImportTimesheetDataSet.LinesDataTable クラス

ImportTimesheetDataSet.LinesDataTable メンバー

AddLinesRow オーバーロード

WebSvcStatusing 名前空間