This commit is contained in:
@@ -1699,7 +1699,7 @@ namespace AyaNova.Biz
|
||||
|
||||
//CLIENT Use only for display in customization form to disambiguate things like
|
||||
//Tags in main workorder and Tags in Workorder Item and Tags in Unit (all on same form)
|
||||
public string TKeySection { get; set; }
|
||||
public string TKeySection { get; set; }=null;
|
||||
|
||||
//CLIENT form customization
|
||||
public bool Hideable { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user