Property Entities
- Namespace
- Innova.Prism.Library.Menus.ItemModels
- Assembly
- Innova.Prism.Library.dll
Entities
Gets or sets the list of entities.
public List<T> Entities { get; set; }
Property Value
- List<T>
Gets or sets the list of entities.
public List<T> Entities { get; set; }