Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

I was right. It broke.

ReferencedDocumentDescriptor.FullDocumentName gave an old filespec with a different directory on one of the parts.

It seems like ReferencedDocumentDescriptor properties don't ever update themselves; then when a link is suppressed, they dredge up ancient history instead of the last known values. This is really unhelpful.

If I have a suppressed derivation to a part, I need to be able to reliably find the correct DerivedPartComponent for it. Otherwise how can I un-suppress it in code?