Compartilhar via


SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent construtor

Inicializa uma nova instância do objeto SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent .

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

Sintaxe

'Declaração
Public Sub New ( _
    row As SecurityProjectCategoriesDataSet.GroupRelationsRow, _
    action As DataRowAction _
)
'Uso
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow
Dim action As DataRowAction

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

Parâmetros

Ver também

Referência

SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent classe

SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent membros

WebSvcSecurity namespace