Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

How to get properties of CustomizationRBTQuestion object via CustomizationRBT object

$
0
0

Hi I need to get properties of CustomizationRBTQuestion object. I am using below VBScript code

 

Set tdc = QCUtil.QCConnection

Set objCustomization = tdc.Customization

Set qcRBT = objCustomization.RBT

 

now based on the comments under CustomizationRBTQuestion object, which says "Get a CustomizationRBTQuestion object from methods and properties of the CustomizationRBT Object." I am using the below code without any success

 

Set RBTQues = qcRBT.CustomizationRBTQuestion  

and I tried  Set RBTQues = objCustomization.CustomizationRBTQuestion  as well

 

 

Please let me know how to get properties of CustomizationRBTQuestion object.

 

Any kind of guidance would be appreciated.


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>