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 類別