I am trying to adjust the Search settings for a TM in a project. All the settings from the Search settings window in Studio seem to be accessible through the TranslationMemorySettings class:
I've been able to successfully implement all the settings I'm trying to adjust except for one: "search both project and main translation memories." As far as I can tell, this does not seem to be in the TranslationMemorySettings class. Am I overlooking it or is it in another class? I have not had any luck searching the forums or the API documentation.
Thanks in advance.