ResourcePlanDataSet.DatesDataTable.NewDatesRow Method
Namespace: WebSvcResourcePlan
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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