Share via


DelegationDataSet.DelegatableAssignmentsRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property Row As DelegationDataSet.DelegatableAssignmentsRow
    Get
'Usage
Dim instance As DelegationDataSet.DelegatableAssignmentsRowChangeEvent
Dim value As DelegationDataSet.DelegatableAssignmentsRow

value = instance.Row
public DelegationDataSet.DelegatableAssignmentsRow Row { get; }

Property Value

Type: [Statusing Web service].DelegationDataSet.DelegatableAssignmentsRow

See Also

Reference

DelegationDataSet.DelegatableAssignmentsRowChangeEvent Class

DelegationDataSet.DelegatableAssignmentsRowChangeEvent Members

Statusing Web Service