This commit is contained in:
@@ -19,7 +19,7 @@ namespace AyaNova.DataList
|
||||
}
|
||||
|
||||
public string SQLFrom { get; set; }
|
||||
public List<AyaDataListFieldDefinition> FieldDefinitions { get; set; }
|
||||
public List<AyaDataListFieldDefinition> FieldDefinitions { get; set; }//NOTE: First field after df is used as the title above the narrow grid view so it should be the name of the item to be shown that is most identifiable
|
||||
public AuthorizationRoles FullListAllowedRoles { get; set; }
|
||||
public AuthorizationRoles MiniListAllowedRoles { get; set; }
|
||||
public AyaType DefaultListObjectType { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user