DataService Web API

This service provides loading and saving functionality. Any data object provided by the platform can be accessed using this service.

Data are transferred using XML using a Microsoft DataSet DiffGram. Using the Diffgram you have a complete control on the manipulation with the data (CRUD operations).

Methods