StatusingDataSet.CalendarsDataTable.CalendarsRowDeleted 事件

删除了某行后发生的后期事件。

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

语法

声明
Public Event CalendarsRowDeleted As StatusingDataSet.CalendarsRowChangeEventHandler
用法
Dim instance As StatusingDataSet.CalendarsDataTable
Dim handler As StatusingDataSet.CalendarsRowChangeEventHandler

AddHandler instance.CalendarsRowDeleted, handler
public event StatusingDataSet.CalendarsRowChangeEventHandler CalendarsRowDeleted

另请参阅

引用

StatusingDataSet.CalendarsDataTable 类

StatusingDataSet.CalendarsDataTable 成员

WebSvcStatusing 命名空间