DomainObjects Class Library

TransactableObject.NeedsDelete Property

[XmlIgnore]
public Boolean NeedsDelete {get; set;}

Property Value

Determine if this instance needs to be deleted from the database upon transaction Commit.

Implements

IDeletable.

See Also

TransactableObject Class | DomainObjects.Facade.Domain Namespace