Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The post-event activity that occurs when a row in the DepartmentsDataTable has been deleted.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event DepartmentsRowDeleted As TimesheetLineClassDataSet.DepartmentsRowChangeEventHandler
'Usage
Dim instance As TimesheetLineClassDataSet.DepartmentsDataTable
Dim handler As TimesheetLineClassDataSet.DepartmentsRowChangeEventHandler
AddHandler instance.DepartmentsRowDeleted, handler
public event TimesheetLineClassDataSet.DepartmentsRowChangeEventHandler DepartmentsRowDeleted
See also
Reference
TimesheetLineClassDataSet.DepartmentsDataTable class