Freigeben über


AlertSubscriptionInfoDataSet.Relations Property

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

Syntax

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

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

Property Value

Type: System.Data.DataRelationCollection

See Also

Reference

AlertSubscriptionInfoDataSet Class

AlertSubscriptionInfoDataSet Members

WebSvcNotifications Namespace