LookupTableMultiLangDataSet.LookupTableStructuresRow.GetLookupTableStructuresRows Method
Retrieves the list of structures for the multilanguage lookup table.
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.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