frmDebtor..::..DisplayContactName Method

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

Syntax


public void DisplayContactName(
	string Key,
	int Row
)
Public Sub DisplayContactName ( _
	Key As String, _
	Row As Integer _
)
public:
void DisplayContactName(
	String^ Key, 
	int^ Row
)

Parameters

Key
Type: String
Row
Type: Int32