AssnHistoryDataSet.CustomFieldsDataTable.CustomFieldsRowDeleted 事件

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

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

语法

声明
Public Event CustomFieldsRowDeleted As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler
用法
Dim instance As AssnHistoryDataSet.CustomFieldsDataTable
Dim handler As AssnHistoryDataSet.CustomFieldsRowChangeEventHandler

AddHandler instance.CustomFieldsRowDeleted, handler
public event AssnHistoryDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowDeleted

另请参阅

引用

AssnHistoryDataSet.CustomFieldsDataTable 类

AssnHistoryDataSet.CustomFieldsDataTable 成员

WebSvcStatusing 命名空间