MainForm..::..SearchGLAccounts Method

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

Syntax


public string SearchGLAccounts(
	ref MainForm..::..GLLedgerAccountClasses SearchType,
	Form OwnerForm
)
Public Function SearchGLAccounts ( _
	ByRef SearchType As MainForm..::..GLLedgerAccountClasses, _
	OwnerForm As Form _
) As String
public:
String^ SearchGLAccounts(
	MainForm..::..GLLedgerAccountClasses^% SearchType, 
	Form^ OwnerForm
)