Compartir a través de


del método SecurityProjectCategoriesDataSet.GroupRelationsDataTable.RemoveGroupRelationsRow

Elimina el objeto de la fila especificada de la GroupRelationsRow.

Espacio de nombres:  WebSvcSecurity
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Sub RemoveGroupRelationsRow ( _
    row As SecurityProjectCategoriesDataSet.GroupRelationsRow _
)
'Uso
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow

instance.RemoveGroupRelationsRow(row)
public void RemoveGroupRelationsRow(
    SecurityProjectCategoriesDataSet.GroupRelationsRow row
)

Parámetros

Vea también

Referencia

clase SecurityProjectCategoriesDataSet.GroupRelationsDataTable

Miembros SecurityProjectCategoriesDataSet.GroupRelationsDataTable

Espacio de nombres WebSvcSecurity