[This is preliminary documentation and is subject to change.]
Dereferences this MetaReference and produces the referenced
object.
| C# |
public Persistent DeReference( Persistent parentObj )
- parentObj (Persistent)
- Not used here
The dereferenced object.
This could involve database accesses or a fetch from a remote
domain if the referenced object is not in memory.