Share via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.NewAlertSubscriptionInfoRow Method

Creates a row object in the AlertSubscriptionInfoDataTable.

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
Public Function NewAlertSubscriptionInfoRow As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim returnValue As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow

returnValue = instance.NewAlertSubscriptionInfoRow()
public AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow NewAlertSubscriptionInfoRow()

Return Value

Type: [Notifications Web service].AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow

See Also

Reference

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Members

Notifications Web Service