Поделиться через


SecurityProjectCategoriesDataSet.GroupRelationsDataTable.AddGroupRelationsRow Method (SecurityProjectCategoriesDataSet.GroupRelationsRow)

Adds a GroupRelationsRow object to the GroupRelationsRow table, using the specified parameter.

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 AddGroupRelationsRow ( _
    row As SecurityProjectCategoriesDataSet.GroupRelationsRow _
)
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow

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

Parameters

See Also

Reference

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Class

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Members

AddGroupRelationsRow Overload

Security Web Service