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


TimesheetListDataSet.TimesheetsDataTable.TimesheetsRowDeleted Event

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

Syntax

'Declaration
Public Event TimesheetsRowDeleted As TimesheetListDataSet.TimesheetsRowChangeEventHandler
'Usage
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim handler As TimesheetListDataSet.TimesheetsRowChangeEventHandler

AddHandler instance.TimesheetsRowDeleted, handler
public event TimesheetListDataSet.TimesheetsRowChangeEventHandler TimesheetsRowDeleted

See Also

Reference

TimesheetListDataSet.TimesheetsDataTable Class

TimesheetListDataSet.TimesheetsDataTable Members

WebSvcTimeSheet Namespace