Share via


LookupTableMultiLangDataSet.LookupTablesRow.IsLT_FILL_ALL_LEVELSNull Method

Determines whether the LT_FILL_ALL_LEVELS property is set to a null reference (Nothing in Visual Basic).

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_FILL_ALL_LEVELSNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

LookupTableMultiLangDataSet.LookupTablesRow Class

LookupTableMultiLangDataSet.LookupTablesRow Members

LookupTable Web Service