This commit is contained in:
@@ -45,7 +45,7 @@ namespace Sockeye.DataList
|
||||
TKey = "LicenseSerial",
|
||||
FieldKey = "licenseid",
|
||||
SockType = (int)SockType.License,
|
||||
UiFieldDataType = (int)UiFieldDataType.Text,
|
||||
UiFieldDataType = (int)UiFieldDataType.Integer,
|
||||
SqlIdColumnName = "alicense.id",
|
||||
SqlValueColumnName = "alicense.id",
|
||||
IsRowId = true
|
||||
|
||||
Reference in New Issue
Block a user