Property LatestList
- Namespace
- Innova.Data.AppSettings
- Assembly
- Innova.Data.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; }