CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Language: C#

test

122 Views
Copy Code Show/Hide Line Numbers
   1:  ''' <summary>
   2:      ''' Method to load the data that needs to be loaded after the main data driver
   3:      ''' for this page has been loaded to set object values on controls
   4:      ''' </summary>
   5:      ''' <remarks>
   6:      ''' </remarks>
   7:      Protected Sub LoadSecondaryData()
   8:   
   9:          Dim _cashBalance As Double = ManagedFundsFactory.GetCashBookBalance(UserSelectedAccounts.PrimarySelectedAccount.AccountID)
  10:          Dim _pendingBalance As Double = ManagedFundsFactory.GetPendingCashBookBalance(UserSelectedAccounts.PrimarySelectedAccount.AccountID)
by flazx
  July 27, 2009 @ 2:03am
Tags:

Add a comment


Report Abuse
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate