BankRec..::..CreateNew Method (String, DateTime%)

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

Syntax


public void CreateNew(
	string GLLedgerID,
	ref DateTime BankStatementDate
)
Public Sub CreateNew ( _
	GLLedgerID As String, _
	ByRef BankStatementDate As DateTime _
)
public:
void CreateNew(
	String^ GLLedgerID, 
	DateTime^% BankStatementDate
)

Parameters

GLLedgerID
Type: String
BankStatementDate
Type: DateTime%