Hi,
Is it possible to get names of filter elements in different languages?
To get the name of a model for example there is the method "filter.ModelTypeName(int ModelTypeNum)". The name is always in the language of the selected ARIS Meta model.
So I would like to have a method like "ModelTypeName(int ModelTypeNum, int nLocale)". Is there anything like it?