Share via


SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent.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.UserRelationsRow
    Get
'Usage
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent
Dim value As SecurityProjectCategoriesDataSet.UserRelationsRow

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

Property Value

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

See Also

Reference

SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent Class

SecurityProjectCategoriesDataSet.UserRelationsRowChangeEvent Members

Security Web Service