OCLOperators IsDirtyMember
Created by Lars.olofsson on 2021-12-28 · Last edited by Edgar on 2025-08-31.
Called on a class attribute to check if this attribute has changes pending to be saved.
Thing.allinstances->collect(x|x.SomeString.IsDirtyMember)
