In Data Panel's Source View, I can select a datasource then set its Data loading with below 3 options;
1)Always new data
2)New data when possible
3)Stored data
It is appreciated API for above function is also provided so developer can set this setting via Python scripts or C# codes
Implemented in | 7.10 |
A new Data Table Source View API has been introduced as part of the 7.10 release. With this API it is possible to read and modify the source view that defines a data table.
It would be very useful to at least read the data loading settings, even if it's not possible to change them.