This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user