Group: Forum Members
Posts: 48,
Visits: 97
|
Hi,
I moved enum to enumeration.cs and try again.. still the same.
FYI, I typed the code below in editor and VS.NET able to show me the enum list. But when I search enum from BO mapper custom data type search, it doesn't list anything. It just return what I type back to the column.
this.companyaddressbo.addresstypeID =
Really strange
BTW, my field is INT field type. Any impact?
|