Share via


ProjectContextDataSet.RelationshipsDataTable.AddRelationshipsRow method (ProjectContextDataSet.RelationshipsRow)

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

Syntax

'Declaration
Public Sub AddRelationshipsRow ( _
    row As ProjectContextDataSet.RelationshipsRow _
)
'Usage
Dim instance As ProjectContextDataSet.RelationshipsDataTable
Dim row As ProjectContextDataSet.RelationshipsRow

instance.AddRelationshipsRow(row)
public void AddRelationshipsRow(
    ProjectContextDataSet.RelationshipsRow row
)

Parameters

See also

Reference

ProjectContextDataSet.RelationshipsDataTable class

ProjectContextDataSet.RelationshipsDataTable members

AddRelationshipsRow overload

WebSvcProject namespace