I am trying to get the ArcFM Attribute Editor to open, after selecting a certain feature programatically.
I figured the simplest way would be to grab a hold on a reference to its button, and call its OnClick method. Will that be the best solution? And how do I find the UID of the button? (If there's a general way of finding a button/command UID, I'd appreciate it).
It seems both ESRI and M&M (not the candy...) went to great lengths to supply really bad documentation...