This commit is contained in:
2020-03-17 17:59:12 +00:00
parent 63c278014f
commit 54efbd9df8
6 changed files with 13 additions and 250 deletions

View File

@@ -46,7 +46,6 @@ namespace AyaNova.PickList
{
LtKey = "UserName",
FieldKey = "username",
AyaObjectType = AyaType.User,
ColumnDataType = UiFieldDataType.Text,
SqlIdColumnName = "auser.id",
SqlValueColumnName = "auser.name",