Hi
I can get a marketID, the horse selectionId's and horse names to screen, but am having issue with tagging the time and race meeting to the data, as in subject line:
3:30pm Newmarket
What object must I grab, if say using the extensions of MarketCatalogue[0] ........?
I tried marketCatalogues[0].MarketName.ToString(), but got "R8 6f Allw Claim" and not what I wanted.
Any help appreciated.
David.
I can get a marketID, the horse selectionId's and horse names to screen, but am having issue with tagging the time and race meeting to the data, as in subject line:
3:30pm Newmarket
What object must I grab, if say using the extensions of MarketCatalogue[0] ........?
I tried marketCatalogues[0].MarketName.ToString(), but got "R8 6f Allw Claim" and not what I wanted.
Any help appreciated.
David.


Comment