Share via


LookupTableMultiLangDataSet.LookupTableValuesDataTable.GetRowType method

Returns the type of the LookupTableValuesRow.

Namespace:  WebSvcLookupTable
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

See also

Reference

LookupTableMultiLangDataSet.LookupTableValuesDataTable class

LookupTableMultiLangDataSet.LookupTableValuesDataTable members

WebSvcLookupTable namespace