Compartilhar via


LookupTableMultiLangDataSet.LookupTableValuesRow class

Especifica uma linha de valores de tabela de pesquisa.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableValuesRow

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

Syntax

'Declaração
Public Class LookupTableValuesRow _
    Inherits DataRow
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
public class LookupTableValuesRow : DataRow

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

LookupTableMultiLangDataSet.LookupTableValuesRow members

WebSvcLookupTable namespace