DomainObjects Class Library

PersistableObject.IsReconstructed Property

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

public Boolean IsReconstructed {get; set;}

Implements

IPersistable.

See Also

PersistableObject Class | DomainObjects.Facade.Domain Namespace