![]() |
CSLA .NET 10.0.0
A home for your business logic
|
Defines an object that holds a list of deleted items. More...
Properties | |
| IEnumerable< IEditableBusinessObject > | DeletedList [get] |
| List of deleted child objects. | |
Defines an object that holds a list of deleted items.
|
get |
List of deleted child objects.
Implemented in Csla.BusinessBindingListBase< T, C >, and Csla.BusinessListBase< T, C >.