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