DriverDataSet.DriverDepartmentsDataTable.GetRowType Method

This member overrides DataTable.GetRowType().

Namespace:  [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl

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

See Also

Reference

DriverDataSet.DriverDepartmentsDataTable Class

DriverDataSet.DriverDepartmentsDataTable Members

Driver Web Service