Compartir a través de


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent.Row Property

Specifies the row containing changed data.

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 ReadOnly Property Row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
    Get
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent
Dim value As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow

value = instance.Row
public AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Row { get; }

Property Value

Type: [Notifications Web service].AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow

See Also

Reference

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent Class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent Members

Notifications Web Service