How to Read Results of BandwidthGetUsage

Discussion in 'Control Panel API' started by timothysledge, Apr 9, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. How would I use vb on an aspx page to read the results of ...

    daspCustomerAPI.BandwidthGetUsage(strAPIKey, dateBegin, dateEnd)

    It appears to be a dataset. I know how to use a SQLDataAdapter to read a dataset, but how would I read this one?

    Thanks
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    You can read this just like any other dataset object.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page