ImportTimesheetDataSet.LinesRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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