Aveva has supplied a CanvasSelection class.
A Hashtable object is returned when the GetSelection() method is called.
The value object in each pair is a PMLNetAny object.
How can I cast a PMLNetAny object to a DBElement?
Or how can I use the PMLNetAny object in my C# code?