SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent.Row Property

Specifies the row containing changed data.

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 ReadOnly Property Row As SecurityProjectCategoriesDataSet.GroupRelationsRow
    Get
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent
Dim value As SecurityProjectCategoriesDataSet.GroupRelationsRow

value = instance.Row
public SecurityProjectCategoriesDataSet.GroupRelationsRow Row { get; }

Property Value

Type: [Security Web service].SecurityProjectCategoriesDataSet.GroupRelationsRow
Returns SecurityProjectCategoriesDataSet.GroupRelationsRow.

See Also

Reference

SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent Class

SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent Members

Security Web Service