Debtor..::..ReadRecord Method

Namespace:  JiwaFinancials.Jiwa.JiwaDebtorAdjustments.Entities
Assembly:  JiwaDebtorAdjustments (in JiwaDebtorAdjustments.dll)

Syntax


public void ReadRecord(
	string DebtorIDtoRead
)
Public Sub ReadRecord ( _
	DebtorIDtoRead As String _
)
public:
void ReadRecord(
	String^ DebtorIDtoRead
)

Parameters

DebtorIDtoRead
Type: String