Compartilhar via


LookupTableDataSet.LookupTablesRow.IsLT_FILL_ALL_LEVELSNull método

Determina se a propriedade LT_FILL_ALL_LEVELS 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_FILL_ALL_LEVELSNull As Boolean
'Uso
Dim instance As LookupTableDataSet.LookupTablesRow
Dim returnValue As Boolean

returnValue = instance.IsLT_FILL_ALL_LEVELSNull()
public bool IsLT_FILL_ALL_LEVELSNull()

Valor retornado

Tipo: System.Boolean
True se a propriedade for null; Caso contrário, False.

Ver também

Referência

LookupTableDataSet.LookupTablesRow classe

LookupTableDataSet.LookupTablesRow membros

WebSvcLookupTable namespace