This commit is contained in:
@@ -22,6 +22,7 @@ namespace AyaNova.Biz
|
||||
MemorySize = 14,//this is so client can convert what would normally be an Integer type to human readable file / ram size value
|
||||
TimeSpan=15,
|
||||
PhoneNumber=16,//this is so client can dial directly,
|
||||
Roles = 17//for grid display (users),
|
||||
Roles = 17,//for grid display (users),
|
||||
Percentage = 18
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user