clsDBAllocations..::..PrepareNewRecord Method

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

Syntax


public void PrepareNewRecord(
	string DebtorID
)
Public Sub PrepareNewRecord ( _
	DebtorID As String _
)
public:
void PrepareNewRecord(
	String^ DebtorID
)

Parameters

DebtorID
Type: String