Question
How to get "Global Enumeration Used" in the "Constraints" tab of a Classification Attribute
I have a classification attribute named Colour with internal name COLOR,
in the Constraints tab, I have assigned global enumeration which is having internal name Colour(COLOR_ABC).
Is there any api available such that when I give an input of Classification Attribute internal name (COLOR), my output should fetch the global enumeration used COLOR_ABC.


