Share via


LookupTableDataSet.LookupTablesRow.SetLT_FILL_ALL_LEVELSNull method

Sets the LT_FILL_ALL_LEVELS property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetLT_FILL_ALL_LEVELSNull
'Usage
Dim instance As LookupTableDataSet.LookupTablesRow

instance.SetLT_FILL_ALL_LEVELSNull()
public void SetLT_FILL_ALL_LEVELSNull()

See also

Reference

LookupTableDataSet.LookupTablesRow class

LookupTableDataSet.LookupTablesRow members

WebSvcLookupTable namespace