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