Loading Related GeoPoint

Hi,

I’ve written a test app in C#.
I’ve create a data object and add as metadata to a new GeoPoint and save like this.

Backendless.Geo.AddPoint(point);
The new column added to table as ‘GeoPoint.TestClass child of’ that visible only on data view.
How can I load this property on loading data object?

Hi Mohammad,

Please see this documentation section on retrieving relations: https://backendless.com/documentation/data/dotnet/data_relations_retrieve.htm