MainForm..::..SearchDebtors Method

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

Syntax


public bool SearchDebtors(
	ref string DebtorID
)
Public Function SearchDebtors ( _
	ByRef DebtorID As String _
) As Boolean
public:
bool^ SearchDebtors(
	String^% DebtorID
)

Parameters

DebtorID
Type: String%