Ben Chase (09/13/2007)
When you say that the contact information does not change, do you mean that when you navigate Object2, it stays on the same record and doesn't go to the next one? Are you using a Navigate() method, or a Move() method?
I mean that it stayed on the same record. I'm using a Navigate() method.
I think I've got it figured out. I'm still working out some kinks, but I seem to have figured out the relationship portion. I am still interested in seeing any detailed documentation you guys have on the BLLM. I'm currently guessing how a business object is going to behave when I change a property (the names of each property seem self-explanatory), but I'd rather not guess. It would be nice to know how each property changes the behavior of the link and what the default values of each property/behavior are.
Thanks!