Поделиться через


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent.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 ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
    Get
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent
Dim value As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

value = instance.Row
public ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Row { get; }

Property Value

Type: [Notifications Web service].ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

See Also

Reference

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent Class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent Members

Notifications Web Service