Freigeben über


ProjectContextDataSet.RelationshipsRowChangeEvent-Konstruktor

Initialisiert eine neue Instanz des ProjectContextDataSet.RelationshipsRowChangeEvent -Objekts.

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

Syntax

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

Dim instance As New ProjectContextDataSet.RelationshipsRowChangeEvent(row, action)
public RelationshipsRowChangeEvent(
    ProjectContextDataSet.RelationshipsRow row,
    DataRowAction action
)

Parameter

Siehe auch

Referenz

ProjectContextDataSet.RelationshipsRowChangeEvent Klasse

ProjectContextDataSet.RelationshipsRowChangeEvent-Member

WebSvcProject-Namespace