ProjectTimesheetLinesDataSet.CustomFieldsDataTable.CustomFieldsRowDeleting 事件
前期事件发生之前删除的行。
命名空间: WebSvcTimeSheet
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Event CustomFieldsRowDeleting As ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEventHandler
用法
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsDataTable
Dim handler As ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEventHandler
AddHandler instance.CustomFieldsRowDeleting, handler
public event ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEventHandler CustomFieldsRowDeleting
另请参阅
引用
ProjectTimesheetLinesDataSet.CustomFieldsDataTable 类