Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.ReminderSubscriptionInfoRowChanged Event

Namespace:  WebSvcNotifications
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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