If list A has a SPFieldLookup to list B is there any thing in list B's SPList object to show the relationship with list A?
While I can flip through list A's fields and find the relationship to List B in a SPFieldLookup, I can't determine how to programmatically link List B back to List A.