search
AI OnAI Off
Oct 18, 2018
Dec 19, 2023
Closed, Acceptance tests pass
In some cases, such as AvaTax, we have to cast an IOrderForm object to a concrete implementation to find its parent IOrderGroup.
It would be nice to be able to get Parent of IOrderForm, maybe as a method on IOrderGroupFactory or IOrderGroupBuilder, or so on.