ImportTimesheetDataSet.LinesDataTable.NewLinesRow-Methode
Erstellt ein Row-Objekt in der LinesDataTable.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function NewLinesRow As ImportTimesheetDataSet.LinesRow
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim returnValue As ImportTimesheetDataSet.LinesRow
returnValue = instance.NewLinesRow()
public ImportTimesheetDataSet.LinesRow NewLinesRow()
Rückgabewert
Typ: WebSvcStatusing.ImportTimesheetDataSet.LinesRow
Siehe auch
Referenz
ImportTimesheetDataSet.LinesDataTable Klasse