clsSearch..::..PreTypedKeys Property

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

Syntax


public string PreTypedKeys { get; set; }
Public Property PreTypedKeys As String
	Get
	Set
public:
property String^ PreTypedKeys {
	String^ get ();
	void set (String^ value);
}