on ‎2019 Mar 13 10:24 AM
Request clarification before answering.
If ModelContextUtils.getItemModelContext(yourModel).isDirty() returns true, it means that model has been modified. I am not sure if it is what you are looking for. If you are looking for the last timestamp when a model has been modified, you can use a Flexible Search Query like
SELECT max({modifiedtime}) FROM {Product}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Arvind
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.