Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

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: WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

See Also

Reference

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent Class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent Members

WebSvcNotifications Namespace