LookupTableMultiLangDataSet.LookupTableValuesRow.SetLT_VALUE_SORT_INDEXNull method
Define a propriedade LT_VALUE_SORT_INDEX como a null reference (Nothing in Visual Basic).
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetLT_VALUE_SORT_INDEXNull
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
instance.SetLT_VALUE_SORT_INDEXNull()
public void SetLT_VALUE_SORT_INDEXNull()
Ver também
Referência
LookupTableMultiLangDataSet.LookupTableValuesRow class