Gets or sets a value indicating whether the dialog box executes a global search.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public bool GlobalSearch { get; set; }
public bool GlobalSearch { get; set; }
Public Property GlobalSearch As Boolean
Get
Set
Public Property GlobalSearch As Boolean
Get
Set
public:
property bool GlobalSearch {
bool get ();
void set (bool value);
}
public:
property bool GlobalSearch {
bool get ();
void set (bool value);
}