SNAPSHOT REVERT POINT - about to attempt to DataList-isize the Inside and Outside users lists with some experimentation, revert to here if all fails
This commit is contained in:
@@ -21,6 +21,7 @@ namespace AyaNova.Biz
|
|||||||
InternalId = 13,
|
InternalId = 13,
|
||||||
MemorySize = 14,//this is so client can convert what would normally be an Integer type to human readable file / ram size value
|
MemorySize = 14,//this is so client can convert what would normally be an Integer type to human readable file / ram size value
|
||||||
TimeSpan=15,
|
TimeSpan=15,
|
||||||
PhoneNumber=16//this is so client can dial directly
|
PhoneNumber=16,//this is so client can dial directly,
|
||||||
|
Roles = 17//for grid display (users)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user