Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.ReminderSubscriptionInfoRowChanged event

The post-event that occurs after a row is changed.

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

Syntax

'Declaration
Public Event ReminderSubscriptionInfoRowChanged As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim handler As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler

AddHandler instance.ReminderSubscriptionInfoRowChanged, handler
public event ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler ReminderSubscriptionInfoRowChanged

See also

Reference

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members

WebSvcNotifications namespace