ResourcePlanDataSet.DatesDataTable.NewDatesRow-Methode
Erstellt ein Row-Objekt in der 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()
Rückgabewert
Typ: WebSvcResourcePlan.ResourcePlanDataSet.DatesRow
Siehe auch
Referenz
ResourcePlanDataSet.DatesDataTable Klasse