Hello,
I’m a bit a new user of backendless so it’s possible that I ask a stupid question. I’m currently using .NET is a client and I’m using MapTableToType to fillup my own classes.
I’ve created a property objectID to retieve te unique key. Too my surprise the property isn’t filled. I’ve tried change the case of the property to all kinds. But nothing helps. Is it possible that this feature isn’t working or am I doing it wrong?
Please a bit of advise because I’m searching for a solution for this for hours and I just want de fetch a list of object and make it possible in my app to change and update the data. WIthout the objectID everytime an new object is created.