ProjectContextDataSet.RelationshipsDataTable class

Office 2013 and later

Contains information about related projects.

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcProject.ProjectContextDataSet.RelationshipsDataTable

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

No code example is currently available or this language may not be supported.

The RelationshipsDataTable is composed of ProjectContextDataSet.RelationshipsRow rows. The RelationshipsDataTable object is contained in the ProjectContextDataSet object. The ProjectContextDataSet object is returned by using the ReadSchedulingContext method.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: