MainForm..::..SearchDebtorCategory Method

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

Syntax


public bool SearchDebtorCategory(
	int CatNo,
	ref string CatDescription
)
Public Function SearchDebtorCategory ( _
	CatNo As Integer, _
	ByRef CatDescription As String _
) As Boolean
public:
bool^ SearchDebtorCategory(
	int^ CatNo, 
	String^% CatDescription
)

Parameters

CatNo
Type: Int32
CatDescription
Type: String%