CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.IContainsDeletedList Interface Reference

Defines an object that holds a list of deleted items. More...

Inheritance diagram for Csla.IContainsDeletedList:
Csla.BusinessBindingListBase< T, C > Csla.BusinessListBase< T, C >

Properties

IEnumerable< IEditableBusinessObjectDeletedList [get]
 List of deleted child objects.

Detailed Description

Defines an object that holds a list of deleted items.

Property Documentation

◆ DeletedList

IEnumerable<IEditableBusinessObject> Csla.IContainsDeletedList.DeletedList
get

List of deleted child objects.

Implemented in Csla.BusinessBindingListBase< T, C >, and Csla.BusinessListBase< T, C >.


The documentation for this interface was generated from the following file: