Freigeben über


ProjectContextDataSet.RelationshipsDataTable.AddRelationshipsRow-Methode (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
)

Parameter

Siehe auch

Referenz

ProjectContextDataSet.RelationshipsDataTable Klasse

ProjectContextDataSet.RelationshipsDataTable-Member

AddRelationshipsRow-Überladung

WebSvcProject-Namespace