Поделиться через


TimesheetDataSet.LinesDataTable.LinesRowDeleting Event

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Event LinesRowDeleting As TimesheetDataSet.LinesRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.LinesDataTable
Dim handler As TimesheetDataSet.LinesRowChangeEventHandler

AddHandler instance.LinesRowDeleting, handler
public event TimesheetDataSet.LinesRowChangeEventHandler LinesRowDeleting

See Also

Reference

TimesheetDataSet.LinesDataTable Class

TimesheetDataSet.LinesDataTable Members

WebSvcTimeSheet Namespace