This commit is contained in:
@@ -13,6 +13,10 @@ namespace AyaNova.DataList
|
||||
//CLIENT Use only for display
|
||||
public string TKey { get; set; }
|
||||
|
||||
//CLIENT Use only for display to disambiguate things like
|
||||
//Tags in main workorder and Tags in Workorder Item and Tags in Unit (all on same list)
|
||||
public string TKeySection { get; set; }
|
||||
|
||||
//CLIENT / SERVER - client display server validation purposes
|
||||
public bool IsCustomField { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user