Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Yes, untranslate replaces the "translated" business object instance with the original instance... though, as I look through the code, it doesn't look like anything that we use gets untranslated... because we just wait for the containers to be disposed. So, I would just stick with the first overload that accepts the actual business object instances you want to translate.
|