Persistate API documentation
ToReference Method
NamespacesPersistateForeignReferenceToReference()()()()

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

Creates a Reference to the object referenced by this object.
Declaration Syntax
C#
public Reference ToReference()
Return Value
A Reference which will access the local copy of the object referenced by this ForeignReference
Remarks
If the object is not stored locally, this will fetch it from its home Domain and store it locally. The resulting reference will access the local copy only.

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