Click or drag to resize

ViewSettingsIsSearchScope Property

Is the view a "search scope" view that must be included in the dropdown in the horizontal menu?

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool IsSearchScope { get; }

Property Value

Type: Boolean
See Also