I'm shocked that this doesn't exist, but via help ticket verified that there is no way to do this (or they couldn't figure it out at least).
The following snippet shows what seems like would be close, but they are actually referencing VI's (none of these work):
What I'm after is figuring out the entire heirarchy above the current class level. I solved this by making a method that passes out it's name and forcing overridden methods below the class. This works well, but I'm annoyed that I have to create code for what is obviously available somewhere in memory already.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.