LookupTableMultiLangDataSet.LookupTableValuesRow.IsLT_VALUE_DEFAULT_FORE_COLORNull Method
Namespace: [LookupTable Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/LookupTable.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/LookupTable.asmx?wsdl
Syntax
'Declaration
Public Function IsLT_VALUE_DEFAULT_FORE_COLORNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim returnValue As Boolean
returnValue = instance.IsLT_VALUE_DEFAULT_FORE_COLORNull()
public bool IsLT_VALUE_DEFAULT_FORE_COLORNull()
Return Value
Type: System.Boolean
See Also
Reference
LookupTableMultiLangDataSet.LookupTableValuesRow Class