Compartilhar via


SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent.Row propriedade

Especifica a linha que contém os dados alterados.

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

Sintaxe

'Declaração
Public ReadOnly Property Row As SecurityProjectCategoriesDataSet.GroupRelationsRow
    Get
'Uso
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent
Dim value As SecurityProjectCategoriesDataSet.GroupRelationsRow

value = instance.Row
public SecurityProjectCategoriesDataSet.GroupRelationsRow Row { get; }

Valor de propriedade

Tipo: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRow
Retorna SecurityProjectCategoriesDataSet.GroupRelationsRow.

Ver também

Referência

SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent classe

SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent membros

WebSvcSecurity namespace