SelfVM.DirtyList
(Adding message template to the top of the page)
(Replacing message template with parser tag)
 
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
The DirtyList attribute on the selfVM object will return all changed objects that will be saved if <code>selfVM.Save</code> 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.



Latest revision as of 07:55, 17 June 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 95 days ago on 06/17/2024. What links here