Greetings.
I'm trying to work with a BusinessListBase with no parent.
I've got two problems here.
1.If I use ".Save()" I will throw an exception which tells me that I can not save child objects directly.
2. I deleted each every"MarkAsChild" but when I use "Remove" It throws "NoDeleteRootException"
I'm looking foward ur answers.
Thanks.
Ronald
A friend just told me a solution.
I must delete the method "MarkAsChild" on the BusinessListBase Code but I must leave it on the code of the Child BusinessBase.
Thanks anyway.
Ronald
Copyright (c) Marimer LLC