Code: foreach (WoWAuction x in AH.GetListAuctions()) { if (x != null) { Logging.Write(x.ItemName); } } Returns One maybe Two names... the rest are returned "Unknown" Prices.. everything is either missing or mostly wrong.
we will check it Cross post of Pulling item names and IDs from Auction? In the future, please do not double-post.
I thought it might have been an issue with me not using the class correctly once I realized it wasn't, I posted here. I apologize. Any word on a solution?
As always Tony, we appreciate your help getting questions answered. Sorry again for the double post. Thought it was an issue with my coding and not HB! Thanks again.