DomainObjects Class Library

IPersistable.IsReconstructed Property

Indicates that this object has been reconstructed from the database rather than retrieved from the cache. For internal DomainObject use only.

Boolean IsReconstructed {get; set;}

See Also

IPersistable Interface | DomainObjects.Facade.Domain Namespace