I want to access to my site data on a console aplication.
But the only way (that I know) to access the data is with the tableId; can I get the data using the Web Property ID?
the "tableId" is not easy to know, and I dont want to get it from the querystring. So I want to access the information with the "Web Property ID".
Thanks!