AlertSubscriptionInfoDataSet.AlertSubscriptionInfo Property
Gets information about alert subscriptions.
Namespace: [Notifications Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Notifications.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Notifications.asmx?wsdl
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: [Notifications Web service].AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
See Also
Reference
AlertSubscriptionInfoDataSet Class