Changes in record order on Web Studio do not appear in .NET API

[CR #450158] The order column in a Web Studio database increments automatically. When you change the record order of a database in Web Studio, however, this order does not carry over to your .NET API client even after you resync your application.

Workaround: To ensure that the updated record order in Web Studio also appears in your .NET API client:

  1. Delete the application on your client.

  2. Delete the application from MobiLink server in Web Studio.

  3. Redeploy the application to MobiLink server.

  4. Resync the application from your client.