Parsed/SelfVM.DirtyList
This page was created by PageReplicator on 2025-09-01. Last edited by PageReplicator on 2025-09-01.
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: <a href="/Documentation:OCLOperators_DiscardChanges" title="Documentation:OCLOperators DiscardChanges" data-bs-title="Documentation:OCLOperators_DiscardChanges">OCLOperators DiscardChanges</a>