Share via


StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable.NewPostDependenciesRow Method

Creates a row object in the PostDependenciesDataTable.

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 NewPostDependenciesRow As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
Dim returnValue As StatusingAssignmentDependenciesDataSet.PostDependenciesRow

returnValue = instance.NewPostDependenciesRow()
public StatusingAssignmentDependenciesDataSet.PostDependenciesRow NewPostDependenciesRow()

Return Value

Type: [Statusing Web service].StatusingAssignmentDependenciesDataSet.PostDependenciesRow

See Also

Reference

StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable Class

StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable Members

Statusing Web Service