UnsubmittedTimesheetDataSet.TimePeriodsDataTable.NewTimePeriodsRow Method
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function NewTimePeriodsRow As UnsubmittedTimesheetDataSet.TimePeriodsRow
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
Dim returnValue As UnsubmittedTimesheetDataSet.TimePeriodsRow
returnValue = instance.NewTimePeriodsRow()
public UnsubmittedTimesheetDataSet.TimePeriodsRow NewTimePeriodsRow()
Return Value
Type: WebSvcAdmin.UnsubmittedTimesheetDataSet.TimePeriodsRow
See Also
Reference
UnsubmittedTimesheetDataSet.TimePeriodsDataTable Class