Written by

Integration Engineer at ReStart Consulting
Question William Glover · Nov 1, 2022

How to get the list of values in the productions category dropdown menu in code

How can I retrive the values present in the Category dropdown at the top of the production in code?

Product version: IRIS 2021.1

Comments

Stephen Canzano · Nov 1, 2022

The class query EnumerateCategories in Ens.Config.Production should provide what you are looking for.

0