Share via


TimesheetManagersDataSet.TimesheetManagersRowChangeEvent.Row property

Gets the row that contains changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As TimesheetManagersDataSet.TimesheetManagersRow
    Get
'Usage
Dim instance As TimesheetManagersDataSet.TimesheetManagersRowChangeEvent
Dim value As TimesheetManagersDataSet.TimesheetManagersRow

value = instance.Row
public TimesheetManagersDataSet.TimesheetManagersRow Row { get; }

Property value

Type: WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersRow
A row object.

See also

Reference

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent class

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent members

WebSvcAdmin namespace