LookupTableMultiLangDataSet.LookupTablesRow.LT_SORT_ORDER_ENUM propriedade
Indica a ordem de classificação da tabela de pesquisa, como especificada pela enumeração LookupTables.SortOrder .
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property LT_SORT_ORDER_ENUM As Byte
Get
Set
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim value As Byte
value = instance.LT_SORT_ORDER_ENUM
instance.LT_SORT_ORDER_ENUM = value
public byte LT_SORT_ORDER_ENUM { get; set; }
Valor de propriedade
Tipo: System.Byte
Ver também
Referência
LookupTableMultiLangDataSet.LookupTablesRow classe