Freigeben über


TimesheetManagersDataSet.TimesheetManagersDataTable.NewTimesheetManagersRow-Methode

Erstellt ein TimesheetManagersRow -Objekt, das eine Zeile mit Einstellungen für Informationen in der TimesheetManagersDataTabledarstellt.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function NewTimesheetManagersRow As TimesheetManagersDataSet.TimesheetManagersRow
'Usage
Dim instance As TimesheetManagersDataSet.TimesheetManagersDataTable
Dim returnValue As TimesheetManagersDataSet.TimesheetManagersRow

returnValue = instance.NewTimesheetManagersRow()
public TimesheetManagersDataSet.TimesheetManagersRow NewTimesheetManagersRow()

Rückgabewert

Typ: WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersRow
Eine neue Zeile der Arbeitszeittabellen-Manager.

Siehe auch

Referenz

TimesheetManagersDataSet.TimesheetManagersDataTable Klasse

TimesheetManagersDataSet.TimesheetManagersDataTable-Member

WebSvcAdmin-Namespace