frmDebtor..::..SearchInventory Method

Namespace:  JiwaFinancials.Jiwa.JiwaDebtorsUI
Assembly:  JiwaDebtorsUI (in JiwaDebtorsUI.dll)

Syntax


public bool SearchInventory(
	ref string InventoryID,
	Form OwnerForm
)
Public Function SearchInventory ( _
	ByRef InventoryID As String, _
	OwnerForm As Form _
) As Boolean
public:
bool^ SearchInventory(
	String^% InventoryID, 
	Form^ OwnerForm
)

Parameters

InventoryID
Type: String%
OwnerForm
Type: Form