Share via


LookupTableMultiLangDataSet.LookupTablesRow.GetLookupTableStructuresRows Method

Gets the list of lookup table structures.

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

Syntax

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

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

Return Value

Type: []

See Also

Reference

LookupTableMultiLangDataSet.LookupTablesRow Class

LookupTableMultiLangDataSet.LookupTablesRow Members

LookupTable Web Service

LookupTableMultiLangDataSet.LookupTableStructuresRow