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 类