Condividi tramite


TimesheetLineClassDataSet.DepartmentsRowChangeEvent constructor

Creates an instance of the DepartmentsRowChangeEvent class.

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

Syntax

'Declaration
Public Sub New ( _
    row As TimesheetLineClassDataSet.DepartmentsRow, _
    action As DataRowAction _
)
'Usage
Dim row As TimesheetLineClassDataSet.DepartmentsRow
Dim action As DataRowAction

Dim instance As New TimesheetLineClassDataSet.DepartmentsRowChangeEvent(row, action)
public DepartmentsRowChangeEvent(
    TimesheetLineClassDataSet.DepartmentsRow row,
    DataRowAction action
)

Parameters

See also

Reference

TimesheetLineClassDataSet.DepartmentsRowChangeEvent class

TimesheetLineClassDataSet.DepartmentsRowChangeEvent members

WebSvcAdmin namespace