Compartir a través de


(SecurityProjectCategoriesDataSet.GroupRelationsRow) del método SecurityProjectCategoriesDataSet.GroupRelationsDataTable.AddGroupRelationsRow

Agrega un objeto GroupRelationsRow a la tabla GroupRelationsRow , utilizando el parámetro especificado.

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

Sintaxis

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

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

Parámetros

Vea también

Referencia

clase SecurityProjectCategoriesDataSet.GroupRelationsDataTable

Miembros SecurityProjectCategoriesDataSet.GroupRelationsDataTable

Sobrecarga AddGroupRelationsRow

Espacio de nombres WebSvcSecurity