MainForm..::..AtLeastOneSearchHasBeenExecuted Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaSearchUI
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public bool AtLeastOneSearchHasBeenExecuted { get; }
Public ReadOnly Property AtLeastOneSearchHasBeenExecuted As Boolean
	Get
public:
property bool^ AtLeastOneSearchHasBeenExecuted {
	bool^ get ();
}