Share via


UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent.Row property

Gets the row that contains changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As UnsubmittedTimesheetDataSet.TimePeriodsRow
    Get
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent
Dim value As UnsubmittedTimesheetDataSet.TimePeriodsRow

value = instance.Row
public UnsubmittedTimesheetDataSet.TimePeriodsRow Row { get; }

Property value

Type: WebSvcAdmin.UnsubmittedTimesheetDataSet.TimePeriodsRow

See also

Reference

UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent class

UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent members

WebSvcAdmin namespace