ImportTimesheetDataSet.LinesRowChangeEvent.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 ImportTimesheetDataSet.LinesRow
    Get
'Usage
Dim instance As ImportTimesheetDataSet.LinesRowChangeEvent
Dim value As ImportTimesheetDataSet.LinesRow

value = instance.Row
public ImportTimesheetDataSet.LinesRow Row { get; }

Property Value

Type: [Statusing Web service].ImportTimesheetDataSet.LinesRow

See Also

Reference

ImportTimesheetDataSet.LinesRowChangeEvent Class

ImportTimesheetDataSet.LinesRowChangeEvent Members

Statusing Web Service