Share via


LookupTableMultiLangDataSet.LookupTableStructuresRow.GetLookupTableStructuresRows method

Retrieves the list of structures for the multilanguage lookup table.

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

Syntax

'Declaration
Public Function GetLookupTableStructuresRows As LookupTableMultiLangDataSet.LookupTableStructuresRow()
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim returnValue As LookupTableMultiLangDataSet.LookupTableStructuresRow()

returnValue = instance.GetLookupTableStructuresRows()
public LookupTableMultiLangDataSet.LookupTableStructuresRow[] GetLookupTableStructuresRows()

Return value

Type: []

See also

Reference

LookupTableMultiLangDataSet.LookupTableStructuresRow class

LookupTableMultiLangDataSet.LookupTableStructuresRow members

WebSvcLookupTable namespace