ProjectContextDataSet.RelationshipsDataTable.NewRelationshipsRow Method
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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