Does anybody know how to use the AddLinkerReference method of an XNode?
I'm trying to make an app specific XNode that will always live inside a Case Structure, and I want the XNode to be notified when there are changes to the Case Structure (specifically the Selector Label).
This method (along with the OnRefeeChange ability) looks like it might be what I need, but I don't know how to use it.
Any help would be appreciated.