Persistate API documentation
ParentReference Property
NamespacesPersistatePersistentParentReference

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

Gets a Reference to this object's parent object.
Declaration Syntax
C#
public Reference ParentReference { get; }
Remarks
This will not perform a dereference of the parent Reference if this has not yet been done. If the object has no parent, this returns Empty.

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