Share via


TimesheetListDataSet.TimesheetsRowChangeEvent.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 TimesheetListDataSet.TimesheetsRow
    Get
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRowChangeEvent
Dim value As TimesheetListDataSet.TimesheetsRow

value = instance.Row
public TimesheetListDataSet.TimesheetsRow Row { get; }

Property Value

Type: [TimeSheet Web service].TimesheetListDataSet.TimesheetsRow

See Also

Reference

TimesheetListDataSet.TimesheetsRowChangeEvent Class

TimesheetListDataSet.TimesheetsRowChangeEvent Members

TimeSheet Web Service