Condividi tramite


UnsubmittedTimesheetDataSet.TimePeriodsDataTable.NewTimePeriodsRow method

Creates a TimePeriodsRow object that represents a new row of time period information in the TimePeriodsDataTable.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.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

UnsubmittedTimesheetDataSet.TimePeriodsDataTable members

WebSvcAdmin namespace