LookupTableDataSet.LookupTablesRow.IsLT_FILL_ALL_LEVELSNull Method

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

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function IsLT_FILL_ALL_LEVELSNull As Boolean
'Usage
Dim instance As LookupTableDataSet.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

LookupTableDataSet.LookupTablesRow Class

LookupTableDataSet.LookupTablesRow Members

WebSvcLookupTable Namespace