Share via


ProjectWSSInfoDataSet.Relations Property

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public ReadOnly Property Relations As DataRelationCollection
    Get
'Usage
Dim instance As ProjectWSSInfoDataSet
Dim value As DataRelationCollection

value = instance.Relations
public DataRelationCollection Relations { get; }

Property Value

Type: System.Data.DataRelationCollection

See Also

Reference

ProjectWSSInfoDataSet Class

ProjectWSSInfoDataSet Members

WebSvcWssInterop Namespace