I was hoping to find a way of getting the IDO name through either IWSFormComponent or IWSIDOCollection so that I could then fire a GetPropertyInfoResponseData query. Currently I'm using method parameters for the component and IDO name, but I would prefer to only provide the component and derive the IDO name from it, if possible.
I've spent the better part of two hours combing through all of the interfaces and objects available through ThisForm and Application and cannot find what I am looking for. To this point it doesn't look like I'm able to do this.
Has anyone found a way to get an IDO name through some kind of script interface or method via a form component reference (or any form object)?
Bradley