LookupTableDataSet.LookupTableTreesRow.IsLT_VALUE_DEFAULT_BACK_COLORNull método
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsLT_VALUE_DEFAULT_BACK_COLORNull As Boolean
'Uso
Dim instance As LookupTableDataSet.LookupTableTreesRow
Dim returnValue As Boolean
returnValue = instance.IsLT_VALUE_DEFAULT_BACK_COLORNull()
public bool IsLT_VALUE_DEFAULT_BACK_COLORNull()
Valor retornado
Tipo: System.Boolean
Retorna Boolean.
Ver também
Referência
LookupTableDataSet.LookupTableTreesRow classe