MainForm..::..NewRecord Method

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

Syntax


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

Parameters

DebtorID
Type: String