AlertSubscriptionInfoDataSet.AlertSubscriptionInfo Property

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property AlertSubscriptionInfo As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
    Get
'Usage
Dim instance As AlertSubscriptionInfoDataSet
Dim value As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable

value = instance.AlertSubscriptionInfo
[BrowsableAttribute(false)]
public AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable AlertSubscriptionInfo { get; }

Property Value

Type: WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable

See Also

Reference

AlertSubscriptionInfoDataSet Class

AlertSubscriptionInfoDataSet Members

WebSvcNotifications Namespace