Поделиться через


TimesheetListDataSet.TimesheetsDataTable.NewTimesheetsRow Method

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function NewTimesheetsRow As TimesheetListDataSet.TimesheetsRow
'Usage
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim returnValue As TimesheetListDataSet.TimesheetsRow

returnValue = instance.NewTimesheetsRow()
public TimesheetListDataSet.TimesheetsRow NewTimesheetsRow()

Return Value

Type: WebSvcTimeSheet.TimesheetListDataSet.TimesheetsRow

See Also

Reference

TimesheetListDataSet.TimesheetsDataTable Class

TimesheetListDataSet.TimesheetsDataTable Members

WebSvcTimeSheet Namespace