E10: How to reference DynamicQuery BO in UI Customization

Hello,

I am working on converting/upgrading an E9 UI customization to E10.
When verifying the customization, I am getting the following error:

The type or namespace name 'DynamicQuery' could not be found (are you missing a using directive or an assembly reference?)

I have an assembly reference to ice.contracts.bo.dynamicquery.dll and I have “using Ice.BO;” but I’m still getting this error.
What else am I missing to properly reference DynamicQuery?

The line of code that generates the error is:
DynamicQuery dqa = new DynamicQuery(episession.ConnectionPool);


While I’m at it too, it looks like the table definitions are in the BO dll now as opposed to the IF dll in E9. Do I need to add something, like “using Ice.Tables;” to access these?




Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-9278 | fax: 781-232-5191

addr: 37 Shuman Ave | Stoughton | Ma | 02072-3734
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring

[cid:d535b0.png@c39752f1.4e88703e]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.




[Non-text portions of this message have been removed]