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: ProjectServerWebServices (in ProjectServerWebServices.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