DomainObjects Class Library

NeedsDeleteEventArgs.ObjectThatNeedsDelete Property

Gets the object that needs delete.

public IDeletable ObjectThatNeedsDelete {get;}

Property Value

The object that needs delete.

See Also

NeedsDeleteEventArgs Class | DomainObjects.Facade.Domain Namespace