public void GetGLTransactions( string GLLedgerID, DateTime BankStatementDate, bool AllowForwardDatedTransactions )
Public Sub GetGLTransactions ( _ GLLedgerID As String, _ BankStatementDate As DateTime, _ AllowForwardDatedTransactions As Boolean _ )
public: void GetGLTransactions( String^ GLLedgerID, DateTime^ BankStatementDate, bool^ AllowForwardDatedTransactions )