UpdateFileLocation C# Program

Mark,

I have reviewed this project as a guide for connecting to Vantage. I am trying to use type EpiDataView and the compiler errors out. I believe this is a class in one of the following imports;

Imports Epicor.Mfg.UI
Imports Epicor.Mfg.UI.FrameWork
Imports Epicor.Mfg.UI.ExtendedProps
Imports Epicor.Mfg.UI.FormFunctions
Imports Epicor.Mfg.UI.Customization
Imports Epicor.Mfg.UI.Adapters
Imports Epicor.Mfg.UI.Searches
Imports Epicor.Mfg.BO

Do I need to setup a reference or something in order for the compiler to recognize these?

How do you know this? Is there a particular book / course you could recommend?

Thank you in advance,

Bruce B.