Hi there,
I am trying upgrade my Trados Project Automation SDK programs from 2021 to 2022.
One issue I have come across is the warning: 'Language.Language(CultureInfo)' is obsolete: 'Use GetLanguageAsync'
However, I cannot find any documentation on how to use the GetLanguagesAsync method.
The API docs still reference the same method that I am currently using: RWS API Documentation
Can anyone let me know how to implement GetLanguageAsync?
Thanks