Condividi tramite


UnsubmittedTimesheetDataSet.TimePeriodsDataTable.TimePeriodsRowDeleted event

The post-event activity that occurs when a row in the TimePeriodsDataTable has been deleted.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event TimePeriodsRowDeleted As UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEventHandler
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
Dim handler As UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEventHandler

AddHandler instance.TimePeriodsRowDeleted, handler
public event UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEventHandler TimePeriodsRowDeleted

See also

Reference

UnsubmittedTimesheetDataSet.TimePeriodsDataTable class

UnsubmittedTimesheetDataSet.TimePeriodsDataTable members

WebSvcAdmin namespace