search cleanup, removed Name portion of search stuff since it was originally intended for picklists but no longer needed and will simplify much
This commit is contained in:
@@ -17,8 +17,8 @@ namespace AyaNova.Models
|
||||
public long ObjectId { get; set; }
|
||||
[Required]
|
||||
public AyaType ObjectType { get; set; }
|
||||
public bool InName { get; set; }
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user