This commit is contained in:
@@ -35,8 +35,8 @@ namespace AyaNova.Models
|
||||
//Not persisted business properties
|
||||
//NOTE: this could be a common class applied to everything for common biz rule stuff
|
||||
//i.e. specific rights in situations based on rules, like candelete, canedit etc
|
||||
[NotMapped]
|
||||
public bool OP { get; set; }//Patch operation value
|
||||
// [NotMapped]
|
||||
// public bool OP { get; set; }//Patch operation value
|
||||
|
||||
}//eoc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user