LookupTableDataSet.LookupTableTreesRow.IsLT_VALUE_FULLNull método
Determina se a propriedade LT_VALUE_FULL está definida como um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsLT_VALUE_FULLNull As Boolean
'Uso
Dim instance As LookupTableDataSet.LookupTableTreesRow
Dim returnValue As Boolean
returnValue = instance.IsLT_VALUE_FULLNull()
public bool IsLT_VALUE_FULLNull()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
LookupTableDataSet.LookupTableTreesRow classe