Share via


LookupTableMultiLangDataSet.LookupTablesRow.GetLookupTableStructuresRows Method

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

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

WebSvcLookupTable Namespace