Share via


ProjectContextDataSet.RelationshipsDataTable.NewRelationshipsRow method

Creates a row object in the RelationshipsDataTable.

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

Syntax

'Declaration
Public Function NewRelationshipsRow As ProjectContextDataSet.RelationshipsRow
'Usage
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim returnValue As ProjectContextDataSet.RelationshipsRow

returnValue = instance.NewRelationshipsRow()
public ProjectContextDataSet.RelationshipsRow NewRelationshipsRow()

Return value

Type: WebSvcProject.ProjectContextDataSet.RelationshipsRow

See also

Reference

ProjectContextDataSet.RelationshipsDataTable class

ProjectContextDataSet.RelationshipsDataTable members

WebSvcProject namespace