LookupTableMultiLangDataSet.LookupTableStructuresRow.GetLookupTableValuesRows 方法

检索相关的多语言查阅表格中的值列表。

命名空间:  WebSvcLookupTable
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function GetLookupTableValuesRows As LookupTableMultiLangDataSet.LookupTableValuesRow()
用法
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim returnValue As LookupTableMultiLangDataSet.LookupTableValuesRow()

returnValue = instance.GetLookupTableValuesRows()
public LookupTableMultiLangDataSet.LookupTableValuesRow[] GetLookupTableValuesRows()

返回值

类型:[]

另请参阅

引用

LookupTableMultiLangDataSet.LookupTableStructuresRow 类

LookupTableMultiLangDataSet.LookupTableStructuresRow 成员

WebSvcLookupTable 命名空间