In Dynamics CRM it is not possible to delete e.g. an QuoteDetail as soon as the status of the owning Quote is active or closed (you can try to delete the QuoteDetail, but you get an error message). I think this behavior does make sense.
How is it implemented in Dynamics CRM? I would like to get the same behavior for custom entities linked with an 1:n association.
Thank you!