Proprietà DedNetApplicationUseAndWithFreeSearch
|
Indica se utilizzare il criterio And quando si utilizza il filtro ricerca Libera
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool UseAndWithFreeSearch { get; set; }Public Property UseAndWithFreeSearch As Boolean
Get
Set
public:
property bool UseAndWithFreeSearch {
bool get ();
void set (bool value);
}member UseAndWithFreeSearch : bool with get, set
Valore della proprietà
Boolean
Vedi anche