case 4015
This commit is contained in:
@@ -27,6 +27,18 @@ namespace AyaNova.Models
|
||||
|
||||
[NotMapped]
|
||||
public string CustomerTechNotesViz { get; set; }
|
||||
[NotMapped]
|
||||
public string CustomerPhone1Viz { get; set; }
|
||||
[NotMapped]
|
||||
public string CustomerPhone2Viz { get; set; }
|
||||
[NotMapped]
|
||||
public string CustomerPhone3Viz { get; set; }
|
||||
[NotMapped]
|
||||
public string CustomerPhone4Viz { get; set; }
|
||||
[NotMapped]
|
||||
public string CustomerPhone5Viz { get; set; }
|
||||
[NotMapped]
|
||||
public string CustomerEmailAddressViz { get; set; }
|
||||
|
||||
public long? ProjectId { get; set; }
|
||||
[NotMapped]
|
||||
|
||||
Reference in New Issue
Block a user