Click or drag to resize

BCFindDialogGlobalSearch Property

Gets or sets a value indicating whether the dialog box executes a global search. GlobalSearch must be set to True to display the Search Settings tab.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public bool GlobalSearch { get; set; }

Property Value

Type: Boolean
See Also