Inventory..::..Search Method (LogicalWarehouse, Form, String, String)

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Inventory
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void Search(
	LogicalWarehouse LogicalWarehouse,
	Form OwnerForm,
	string FilterSQL,
	string PreTypedKeys
)
Public Sub Search ( _
	LogicalWarehouse As LogicalWarehouse, _
	OwnerForm As Form, _
	FilterSQL As String, _
	PreTypedKeys As String _
)
public:
void Search(
	LogicalWarehouse^ LogicalWarehouse, 
	Form^ OwnerForm, 
	String^ FilterSQL, 
	String^ PreTypedKeys
)

Parameters

LogicalWarehouse
Type: JiwaFinancials.Jiwa.JiwaApplication.Inventory.Warehouse..::..LogicalWarehouse
OwnerForm
Type: Form
FilterSQL
Type: String
PreTypedKeys
Type: String