I want to open the Unit of Measure window. When I call the Open method, the window opens but it has no data in it.
Dynamics.Forms.IvUofMLookup.Open();
What do I have to do for the window to fill up with data?