Freigeben über


SyncDataSet.SyncItemTaskMappingsRowChangeEvent-Konstruktor

Initialisiert eine neue Instanz des SyncDataSet.SyncItemTaskMappingsRowChangeEvent -Objekts.

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

Syntax

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

Dim instance As New SyncDataSet.SyncItemTaskMappingsRowChangeEvent(row, action)
public SyncItemTaskMappingsRowChangeEvent(
    SyncDataSet.SyncItemTaskMappingsRow row,
    DataRowAction action
)

Parameter

Siehe auch

Referenz

SyncDataSet.SyncItemTaskMappingsRowChangeEvent Klasse

SyncDataSet.SyncItemTaskMappingsRowChangeEvent-Member

WebSvcProject-Namespace