DomainObjects Class Library

IDeletable.Delete Method 

Delete this instance from the database upon transaction Commit. After calling this method NeedsDelete returns true.

[Mutator]
void Delete();

See Also

IDeletable Interface | DomainObjects.Facade.Domain Namespace