UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent.Row Property
Specifies the row containing changed data.
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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