IFlowsheetGetTranslatedString(String, String) Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax string GetTranslatedString(
string text,
string locale
)
Function GetTranslatedString (
text As String,
locale As String
) As String
Request Example
View SourceParameters
- text String
-
- locale String
-
Return Value
StringSee Also