Share via


TimesheetManagersDataSet.TimesheetManagersDataTable.GetRowType method

Gets the type of the TimesheetManagersRow.

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

Syntax

'Declaration
Protected Overrides Function GetRowType As Type
'Usage
Dim returnValue As Type

returnValue = Me.GetRowType()
protected override Type GetRowType()

Return value

Type: System.Type
A row type.

See also

Reference

TimesheetManagersDataSet.TimesheetManagersDataTable class

TimesheetManagersDataSet.TimesheetManagersDataTable members

WebSvcAdmin namespace