Freigeben über


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent Constructor

Initializes a new instance of the AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent object.

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 New ( _
    row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow, _
    action As DataRowAction _
)
'Usage
Dim row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Dim action As DataRowAction

Dim instance As New AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent(row, action)
public AlertSubscriptionInfoRowChangeEvent(
    AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow row,
    DataRowAction action
)

Parameters

See Also

Reference

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent Class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent Members

Notifications Web Service