Sdílet prostřednictvím


SecurityProjectCategoriesDataSet.UserRelationsDataTable.AddUserRelationsRow Method (SecurityProjectCategoriesDataSet.UserRelationsRow)

Adds a UserRelationsRow object to the UserRelationsRow table.

Namespace:  [Security Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Security.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Security.asmx?wsdl

Syntax

'Declaration
Public Sub AddUserRelationsRow ( _
    row As SecurityProjectCategoriesDataSet.UserRelationsRow _
)
'Usage
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.UserRelationsRow

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

Parameters

See Also

Reference

SecurityProjectCategoriesDataSet.UserRelationsDataTable Class

SecurityProjectCategoriesDataSet.UserRelationsDataTable Members

AddUserRelationsRow Overload

Security Web Service