SelfVM.DirtyList
No edit summary
(Automatically adding template at the end of the page.)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The DirtyList attribute on the selfVM object till return all changed objects that will be saved if selfVM.Save is called.
The DirtyList attribute on the selfVM object will return all changed objects that will be saved if <code>selfVM.Save</code> is called.


User selfVM.DirtyList->DiscardChanges to revert all changes made to a viewmodel. See [[OCLOperators DiscardChanges]]
Use <code>selfVM.DirtyList->DiscardChanges</code> to revert all changes made to a ViewModel.  
[[Category:OCLOperators]]
 
See: [[OCLOperators DiscardChanges]]
[[Category:OCL ViewModel Operators]]
{{Edited|July|12|2024}}

Latest revision as of 15:46, 10 February 2024

The DirtyList attribute on the selfVM object will return all changed objects that will be saved if selfVM.Save is called.

Use selfVM.DirtyList->DiscardChanges to revert all changes made to a ViewModel.

See: OCLOperators DiscardChanges

This page was edited 69 days ago on 02/10/2024. What links here