SecurityProjectCategoriesDataSet.GroupRelationsDataTable.NewGroupRelationsRow method
Creates a row object in the GroupRelationsDataTable.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRow
See also
Reference
SecurityProjectCategoriesDataSet.GroupRelationsDataTable class
SecurityProjectCategoriesDataSet.GroupRelationsDataTable members