Flowsheet BaseGet Translated String Method
Overload List
| GetTranslatedString(String) | Looks up a localised string by key, searching flowsheet string resources first, then property name resources. Falls back to the original key if no translation is found. |
| GetTranslatedString(String, String) | Overload that ignores locale and delegates to GetTranslatedString(String). |