Share via


TimesheetDataSet.ActionsRowChangeEvent.Row property

Specifies the row containing changed data.

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

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: WebSvcTimeSheet.TimesheetDataSet.ActionsRow

See also

Reference

TimesheetDataSet.ActionsRowChangeEvent class

TimesheetDataSet.ActionsRowChangeEvent members

WebSvcTimeSheet namespace