TimesheetDataSet.CustomFieldsDataTable.CustomFieldsRowDeleting 事件

前期事件发生之前删除的行。

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

语法

声明
Public Event CustomFieldsRowDeleting As TimesheetDataSet.CustomFieldsRowChangeEventHandler
用法
Dim instance As TimesheetDataSet.CustomFieldsDataTable
Dim handler As TimesheetDataSet.CustomFieldsRowChangeEventHandler

AddHandler instance.CustomFieldsRowDeleting, handler
public event TimesheetDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowDeleting

另请参阅

引用

TimesheetDataSet.CustomFieldsDataTable 类

TimesheetDataSet.CustomFieldsDataTable 成员

WebSvcTimeSheet 命名空间