case 4056
This commit is contained in:
@@ -99,6 +99,17 @@ namespace AyaNova.Models
|
||||
[NotMapped]
|
||||
public string FromPMViz { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public string LastStateUserViz { get; set; }
|
||||
[NotMapped]
|
||||
public string LastStateNameViz { get; set; }
|
||||
[NotMapped]
|
||||
public string LastStateColorViz { get; set; }
|
||||
[NotMapped]
|
||||
public bool LastStateCompletedViz { get; set; }
|
||||
[NotMapped]
|
||||
public bool LastStateLockedViz { get; set; }
|
||||
|
||||
|
||||
[NotMapped]
|
||||
public bool IsCompleteRecord { get; set; } = true;//indicates if some items were removed due to user role / type restrictions (i.e. woitems they are not scheduled on)
|
||||
|
||||
Reference in New Issue
Block a user