Hey,
I have a problem using the RefConfiguration property of the IEdmReference9 interface, as I Wrote in the title it allways returns the @-Configuration as the referenced one, which makes it a pretty useless property.
Is there any way i can access the real referenced configuration?
I actually found a solution now, I access the information needed via a IEdmBom Interface. It even got quite a bit faster that way.