DomainObjects Class Library

IDeletable.IsDeletedFromDatabase Property

Determine if this instance has been successfully deleted from the database. If true, then methods cannot be called against this instance and all references to this instance must be nullified.

Boolean IsDeletedFromDatabase {get;}

See Also

IDeletable Interface | DomainObjects.Facade.Domain Namespace