Share via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AddAlertSubscriptionInfoRow Method (AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow)

Adds an AddAlertSubscriptionInfoRow object to 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 Sub AddAlertSubscriptionInfoRow ( _
    row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow _
)
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow

instance.AddAlertSubscriptionInfoRow(row)
public void AddAlertSubscriptionInfoRow(
    AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow row
)

Parameters

See Also

Reference

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Members

AddAlertSubscriptionInfoRow Overload

Notifications Web Service