Hello Group,
I am trying to get to the data in a custom table in the iMIS database, we'll call TableY by way of an iMIS business object created via the Business Object Designer, we'll call BOY by way of the iMIS API.
The general direction I am trying to go is as follows (C#):
using Asi.iBO;
using Asi.LExicon;
using Asi.Business;