Property LatestList
- Namespace
- Innova.Prism.Infrastructure.Settings
- Assembly
- Innova.Prism.Infrastructure.dll
LatestList
Gets or sets the latest list.
public MyLatestList<KeyType> LatestList { get; set; }
Property Value
- MyLatestList<KeyType>
Gets or sets the latest list.
public MyLatestList<KeyType> LatestList { get; set; }