Can we assign IParent ?
The Parent property should be automatically set when you add a child to a BusinessListBase or to a single parent when using a managed backing field (which I recommend).
You shouldn't need to manually set the Parent property, and there's no public interface designed to let you do this (because it is very likely people would do it wrong and confuse CSLA).
Copyright (c) Marimer LLC