AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler 委托

表示处理事件数据行上执行操作时出现这种情况的方法。

命名空间:  WebSvcNotifications
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Delegate Sub AlertSubscriptionInfoRowChangeEventHandler ( _
    sender As Object, _
    e As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent _
)
用法
Dim instance As New AlertSubscriptionInfoRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void AlertSubscriptionInfoRowChangeEventHandler(
    Object sender,
    AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent e
)

参数

另请参阅

引用

WebSvcNotifications 命名空间