This commit is contained in:
2020-12-11 21:11:49 +00:00
parent 292b337cb4
commit 4218ed6b7f
9 changed files with 92 additions and 132 deletions

View File

@@ -13,7 +13,8 @@ namespace AyaNova.DataList
/// </summary>
internal abstract class AyaDataList : IAyaDataList
{
//CoreBizObject add here
//well, not here exactly but add a new DATALIST class if it will be displayed as a list anywhere in the UI or reported on
public AyaDataList()
{