Share via


TimesheetDataSet.ActionsRowChangeEvent.Row Property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As TimesheetDataSet.ActionsRow
    Get
'Usage
Dim instance As TimesheetDataSet.ActionsRowChangeEvent
Dim value As TimesheetDataSet.ActionsRow

value = instance.Row
public TimesheetDataSet.ActionsRow Row { get; }

Property Value

Type: [TimeSheet Web service].TimesheetDataSet.ActionsRow

See Also

Reference

TimesheetDataSet.ActionsRowChangeEvent Class

TimesheetDataSet.ActionsRowChangeEvent Members

TimeSheet Web Service