Share via


ImportTimesheetDataSet.LinesRowChangeEvent.Row property

Specifies the row containing changed data.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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: WebSvcStatusing.ImportTimesheetDataSet.LinesRow

See also

Reference

ImportTimesheetDataSet.LinesRowChangeEvent class

ImportTimesheetDataSet.LinesRowChangeEvent members

WebSvcStatusing namespace