This commit is contained in:
@@ -20,7 +20,8 @@ namespace AyaNova.DataList
|
||||
|
||||
public string SQLFrom { get; set; }
|
||||
public List<AyaDataListFieldDefinition> FieldDefinitions { get; set; }
|
||||
public AuthorizationRoles AllowedRoles { get; set; }
|
||||
public AuthorizationRoles FullListAllowedRoles { get; set; }
|
||||
public AuthorizationRoles MiniListAllowedRoles { get; set; }
|
||||
public AyaType DefaultListObjectType { get; set; }
|
||||
public string ListKey { get; set; }
|
||||
public string DefaultDataListDisplayTemplate { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user