Hi,
I'm trying to create a class as A, inside of which I've added one property as Core::Group type. I've created a object of this class A, and gave one value in the Core::Group property. I've created one more class as B, inside of which I've added one method, inside of the method I'm trying to call the SwitchToDialog method with the property value configured from the object class A. So How to call the SwitchToDialog method with the dialog screen.