This commit is contained in:
@@ -14,9 +14,12 @@ namespace AyaNova.Models
|
||||
public long Serial { get; set; }
|
||||
public string CustomerName { get; set; }
|
||||
public string WorkOrderStatusColor { get; set; }
|
||||
public bool? WorkOrderStatusCompleted { get; set; }
|
||||
public bool? WorkOrderStatusLocked { get; set; }
|
||||
public string WorkOrderItemStatusColor { get; set; }
|
||||
public string WorkOrderItemPriorityColor { get; set; }
|
||||
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
|
||||
Reference in New Issue
Block a user