LookupTableMultiLangDataSet.LookupTableValuesRow.IsLT_VALUE_DEFAULT_BACK_COLORNull method
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Function IsLT_VALUE_DEFAULT_BACK_COLORNull As Boolean
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim returnValue As Boolean
returnValue = instance.IsLT_VALUE_DEFAULT_BACK_COLORNull()
public bool IsLT_VALUE_DEFAULT_BACK_COLORNull()
Valor retornado
Type: System.Boolean
Ver também
Referência
LookupTableMultiLangDataSet.LookupTableValuesRow class