SecurityProjectCategoriesDataSet.GroupRelationsDataTable.NewGroupRelationsRow Method

Creates a row object in the GroupRelationsDataTable.

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 Function NewGroupRelationsRow As SecurityProjectCategoriesDataSet.GroupRelationsRow
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim returnValue As SecurityProjectCategoriesDataSet.GroupRelationsRow

returnValue = instance.NewGroupRelationsRow()
public SecurityProjectCategoriesDataSet.GroupRelationsRow NewGroupRelationsRow()

Return Value

Type: [Security Web service].SecurityProjectCategoriesDataSet.GroupRelationsRow

See Also

Reference

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Class

SecurityProjectCategoriesDataSet.GroupRelationsDataTable Members

Security Web Service