ResManGetLocalString Method |
Namespace: DWSIM.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public static string GetLocalString(
string text
)
Public Shared Function GetLocalString (
text As String
) As String
Request Example
View SourceParameters
- text String
-
Return Value
StringSee Also