Compartir a través de


(Guid, Guid) del método SecurityProjectCategoriesDataSet.UserRelationsDataTable.AddUserRelationsRow

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

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

Sintaxis

'Declaración
Public Function AddUserRelationsRow ( _
    WSEC_CAT_UID As Guid, _
    RES_UID As Guid _
) As SecurityProjectCategoriesDataSet.UserRelationsRow
'Uso
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim WSEC_CAT_UID As Guid
Dim RES_UID As Guid
Dim returnValue As SecurityProjectCategoriesDataSet.UserRelationsRow

returnValue = instance.AddUserRelationsRow(WSEC_CAT_UID, _
    RES_UID)
public SecurityProjectCategoriesDataSet.UserRelationsRow AddUserRelationsRow(
    Guid WSEC_CAT_UID,
    Guid RES_UID
)

Parámetros

Valor devuelto

Tipo: WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsRow

Vea también

Referencia

clase SecurityProjectCategoriesDataSet.UserRelationsDataTable

Miembros SecurityProjectCategoriesDataSet.UserRelationsDataTable

Sobrecarga AddUserRelationsRow

Espacio de nombres WebSvcSecurity