Freigeben über


SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent-Konstruktor

Initialisiert eine neue Instanz des SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent -Objekts.

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

Syntax

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

Dim instance As New SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent(row, action)
public GroupRelationsRowChangeEvent(
    SecurityProjectCategoriesDataSet.GroupRelationsRow row,
    DataRowAction action
)

Parameter

Siehe auch

Referenz

SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent Klasse

SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent-Member

WebSvcSecurity-Namespace