This commit is contained in:
@@ -14,7 +14,10 @@ namespace AyaNova.DataList
|
||||
List<AyaDataListFieldDefinition> FieldDefinitions { get; }
|
||||
|
||||
//allowed roles to access this list
|
||||
public AuthorizationRoles AllowedRoles { get; }
|
||||
AuthorizationRoles AllowedRoles { get; }
|
||||
|
||||
//Default object type to open for rows of this list (use no object if no)
|
||||
AyaType DefaultListObjectType { get; }
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user