ImportTimesheetDataSet.LinesDataTable.NewLinesRow メソッド
行オブジェクトを作成するには、 LinesDataTableで。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function NewLinesRow As ImportTimesheetDataSet.LinesRow
'使用
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim returnValue As ImportTimesheetDataSet.LinesRow
returnValue = instance.NewLinesRow()
public ImportTimesheetDataSet.LinesRow NewLinesRow()
戻り値
型: WebSvcStatusing.ImportTimesheetDataSet.LinesRow
関連項目
参照先
ImportTimesheetDataSet.LinesDataTable クラス