Share via


ResourcePlanDataSet.DatesDataTable.NewDatesRow method

Creates a row object in the DatesDataTable.

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

Syntax

'Declaration
Public Function NewDatesRow As ResourcePlanDataSet.DatesRow
'Usage
Dim instance As ResourcePlanDataSet.DatesDataTable
Dim returnValue As ResourcePlanDataSet.DatesRow

returnValue = instance.NewDatesRow()
public ResourcePlanDataSet.DatesRow NewDatesRow()

Return value

Type: WebSvcResourcePlan.ResourcePlanDataSet.DatesRow

See also

Reference

ResourcePlanDataSet.DatesDataTable class

ResourcePlanDataSet.DatesDataTable members

WebSvcResourcePlan namespace