Property Items
- Namespace
- Innova.Prism.Infrastructure.EventParameters
- Assembly
- Innova.Prism.Infrastructure.dll
Items
Gets or sets the list of items to be persisted.
public List<T> Items { get; set; }
Property Value
- List<T>
Gets or sets the list of items to be persisted.
public List<T> Items { get; set; }