Persistate API documentation
ToReference Method
NamespacesPersistateMetaReferenceToReference()()()()

[This is preliminary documentation and is subject to change.]

Converts this MetaReference into a Reference.
Declaration Syntax
C#
public Reference ToReference()
Return Value
A Reference referring to the object referenced by this MetaReference.
Remarks
This involves a full dereference of this object which could involve database accesses or a fetch from a remote domain if the referenced object is not in memory.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)