This commit is contained in:
2020-12-12 01:16:34 +00:00
parent 2d444e1116
commit f65a24e272
13 changed files with 148 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ namespace AyaNova.DataList
//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()
{
{
}
@@ -26,6 +26,8 @@ namespace AyaNova.DataList
public AyaType DefaultListObjectType { get; set; }
public string DefaultListView { get; set; }
public string AdditionalCriteriaInternalListView { get; set; }
public long CurrentUserId { get; set; }
//return array of field keys in list view