frmDebtor..::..SearchDebtors Method

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

Syntax


public void SearchDebtors(
	ref string DebtorID,
	Form OwnerForm
)
Public Sub SearchDebtors ( _
	ByRef DebtorID As String, _
	OwnerForm As Form _
)
public:
void SearchDebtors(
	String^% DebtorID, 
	Form^ OwnerForm
)

Parameters

DebtorID
Type: String%
OwnerForm
Type: Form