I have:
EditableRoot -- a
EditableChildList -- b
EditableChild -- c.
I made some changes to b, just like add some thing or remove something to the list, but when I perform b.ApplyEdit(), it says ApplyEdit() not valid on child object.
How to solve this, thanks.
Copyright (c) Marimer LLC