DomainObjects Class Library

IDeletable Properties

The properties of the IDeletable interface are listed below. For a complete list of IDeletable interface members, see the IDeletable Members topic.

Public Instance Properties

IsDeletedFromDatabase 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.
NeedsDelete 

See Also

IDeletable Interface | DomainObjects.Facade.Domain Namespace