Compartir a través de


(SecurityProjectCategoriesDataSet.UserRelationsRow) del método SecurityProjectCategoriesDataSet.UserRelationsDataTable.AddUserRelationsRow

Agrega un objeto UserRelationsRow a la tabla UserRelationsRow .

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

Sintaxis

'Declaración
Public Sub AddUserRelationsRow ( _
    row As SecurityProjectCategoriesDataSet.UserRelationsRow _
)
'Uso
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.UserRelationsRow

instance.AddUserRelationsRow(row)
public void AddUserRelationsRow(
    SecurityProjectCategoriesDataSet.UserRelationsRow row
)

Parámetros

Vea también

Referencia

clase SecurityProjectCategoriesDataSet.UserRelationsDataTable

Miembros SecurityProjectCategoriesDataSet.UserRelationsDataTable

Sobrecarga AddUserRelationsRow

Espacio de nombres WebSvcSecurity