frmDebtor..::..DisplayDebtorSystemField Method

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

Syntax


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

Parameters

DebtorSystemKey
Type: String
Key
Type: String
Row
Type: Int32