Persistate API documentation
IsAttached Property
NamespacesPersistatePersistentIsAttached

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

Determines whether this object is attached to the persistent tree.
Declaration Syntax
C#
public bool IsAttached { get; }
Remarks
This does not necessarily mean that the object has been assigned a permanent Reference or has been saved to persistent storage. However it does mean that it has been adopted by a parent object, and at some point an ancestor object has been persisted.

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