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

Re: Retrieving the lookup list name from Quality Center

$
0
0

To get the list name when you know the field name:

 

Set custFields = cust.Fields

Set aCustField = custFields.Field("Bug", "BG_USER_02")

Set aCustList = aCustField.List

listName = aCustList.Name


Viewing all articles
Browse latest Browse all 14708

Trending Articles



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