CheckBoxHierarchyFilter SearchAllLevels Property TIBCO Spotfire 6.5 API Reference
Gets or sets a value indicating whether the search should be performed in all levels in the hierarchy.

Namespace: Spotfire.Dxp.Application.Filters
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public bool SearchAllLevels { get; set; }

Property Value

Type: Boolean
true if the search is performed in all levels in the hierarchy; otherwise, false.
Version Information

Supported in: 6.5
See Also