LookupTableMultiLangDataSet.LookupTableStructuresRow.GetLookupTableStructuresRows 方法
检索列表中的多语言查找表的结构。
命名空间: WebSvcLookupTable
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function GetLookupTableStructuresRows As LookupTableMultiLangDataSet.LookupTableStructuresRow()
用法
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim returnValue As LookupTableMultiLangDataSet.LookupTableStructuresRow()
returnValue = instance.GetLookupTableStructuresRows()
public LookupTableMultiLangDataSet.LookupTableStructuresRow[] GetLookupTableStructuresRows()
返回值
类型:[]
另请参阅
引用
LookupTableMultiLangDataSet.LookupTableStructuresRow 类