FormFlowsheetGetTranslatedString2 Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public string GetTranslatedString2(
string text,
string locale
)
Public Function GetTranslatedString2 (
text As String,
locale As String
) As String
Request Example
View SourceParameters
- text String
-
- locale String
-
Return Value
StringSee Also