Freigeben über


ImportTimesheetDataSet.LinesRowChangeEvent-Konstruktor

Initialisiert eine neue Instanz des ImportTimesheetDataSet.LinesRowChangeEvent -Objekts.

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

Syntax

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

Dim instance As New ImportTimesheetDataSet.LinesRowChangeEvent(row, action)
public LinesRowChangeEvent(
    ImportTimesheetDataSet.LinesRow row,
    DataRowAction action
)

Parameter

Siehe auch

Referenz

ImportTimesheetDataSet.LinesRowChangeEvent Klasse

ImportTimesheetDataSet.LinesRowChangeEvent-Member

WebSvcStatusing-Namespace