Freigeben über


TimesheetDataSet.ActionsRowChangeEvent-Konstruktor

Initialisiert eine neue Instanz des TimesheetDataSet.ActionsRowChangeEvent -Objekts.

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

Syntax

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

Dim instance As New TimesheetDataSet.ActionsRowChangeEvent(row, action)
public ActionsRowChangeEvent(
    TimesheetDataSet.ActionsRow row,
    DataRowAction action
)

Parameter

Siehe auch

Referenz

TimesheetDataSet.ActionsRowChangeEvent Klasse

TimesheetDataSet.ActionsRowChangeEvent-Member

WebSvcTimeSheet-Namespace