Share via


LookupTableMultiLangDataSet.LookupTablesDataTable.NewLookupTablesRow method

Creates a new instance of a LookupTablesRow for the LookupTablesDataTable.

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

Syntax

'Declaration
Public Function NewLookupTablesRow As LookupTableMultiLangDataSet.LookupTablesRow
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesDataTable
Dim returnValue As LookupTableMultiLangDataSet.LookupTablesRow

returnValue = instance.NewLookupTablesRow()
public LookupTableMultiLangDataSet.LookupTablesRow NewLookupTablesRow()

Return value

Type: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTablesRow
A row object.

See also

Reference

LookupTableMultiLangDataSet.LookupTablesDataTable class

LookupTableMultiLangDataSet.LookupTablesDataTable members

WebSvcLookupTable namespace