Persistate API documentation
IsPersisted Property
NamespacesPersistateIReferenceIsPersisted

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

Determines whether the object which is referred to by this IReference has been persisted in a Database.
Declaration Syntax
C#
bool IsPersisted { get; }
Return Value
True if the object has been persisted.

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