Persistate API documentation
IsProvisional Property
NamespacesPersistateMetaReferenceIsProvisional

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

Gets a value determining whether the object referred to is still provisional - has not been persisted to a Database.
Declaration Syntax
C#
public bool IsProvisional { get; }
Remarks
This involves a full dereference of this object which could involve database accesses or a fetch from a remote domain if the referenced metadata is not in memory.

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