SummaryTaskPathDataSet.SummaryTaskPathDataTable.NewSummaryTaskPathRow Method

Creates a row object in the SummaryTaskPathDataTable.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public Function NewSummaryTaskPathRow As SummaryTaskPathDataSet.SummaryTaskPathRow
'Usage
Dim instance As SummaryTaskPathDataSet.SummaryTaskPathDataTable
Dim returnValue As SummaryTaskPathDataSet.SummaryTaskPathRow

returnValue = instance.NewSummaryTaskPathRow()
public SummaryTaskPathDataSet.SummaryTaskPathRow NewSummaryTaskPathRow()

Return Value

Type: [Statusing Web service].SummaryTaskPathDataSet.SummaryTaskPathRow

See Also

Reference

SummaryTaskPathDataSet.SummaryTaskPathDataTable Class

SummaryTaskPathDataSet.SummaryTaskPathDataTable Members

Statusing Web Service