Freigeben über


ProjectContextDataSet.Relationships-Eigenschaft

Ruft die Informationen zu zugehörigen Projekten.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Relationships As ProjectContextDataSet.RelationshipsDataTable
    Get
'Usage
Dim instance As ProjectContextDataSet
Dim value As ProjectContextDataSet.RelationshipsDataTable

value = instance.Relationships
[BrowsableAttribute(false)]
public ProjectContextDataSet.RelationshipsDataTable Relationships { get; }

Eigenschaftswert

Typ: WebSvcProject.ProjectContextDataSet.RelationshipsDataTable

Siehe auch

Referenz

ProjectContextDataSet Klasse

ProjectContextDataSet-Member

WebSvcProject-Namespace