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 )