(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
row
Tipo: WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsRowContiene la fila que se agrega.
Vea también
Referencia
clase SecurityProjectCategoriesDataSet.UserRelationsDataTable
Miembros SecurityProjectCategoriesDataSet.UserRelationsDataTable