This commit is contained in:
@@ -40,6 +40,8 @@ namespace AyaNova.Models
|
||||
public long ObjectId { get; set; }
|
||||
[Required]
|
||||
public AyaType AType { get; set; }//int
|
||||
[NotMapped]
|
||||
public string ReviewObjectViz { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public bool OverDue
|
||||
|
||||
Reference in New Issue
Block a user