This commit is contained in:
@@ -14,6 +14,7 @@ namespace AyaNova.Models
|
||||
public uint Concurrency { get; set; }
|
||||
public string Notes { get; set; }
|
||||
|
||||
[Required]
|
||||
public long UnitId { get; set; }
|
||||
[NotMapped]
|
||||
public string UnitViz { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user