Question William Glover · Nov 1, 2022 How to get the list of values in the productions category dropdown menu in code #Caché #HealthShare How can I retrive the values present in the Category dropdown at the top of the production in code? Product version: IRIS 2021.1 0 0 115
Stephen Canzano · Nov 1, 2022 The class query EnumerateCategories in Ens.Config.Production should provide what you are looking for. William Glover · Nov 3, 2022 That sorted it, Thanks.
The class query EnumerateCategories in Ens.Config.Production should provide what you are looking for.
That sorted it, Thanks.