TimesheetLineClassDataSet.LineClassesRowChangeEventHandler delegate
Office 2013 and later
Represents the method that handles events which occur when an action is performed on TimesheetLineClassDataSet.LineClassesRow data.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Parameters
- sender
- Type: System.Object
The source of the event.
- e
- Type: WebSvcAdmin.TimesheetLineClassDataSet.LineClassesRowChangeEvent
The data for the event.
Show: