AppGetPropertyName(String, String) Method |
Namespace: DWSIM.DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public static string GetPropertyName(
string PropID,
string locale
)
Public Shared Function GetPropertyName (
PropID As String,
locale As String
) As String
Request Example
View SourceParameters
- PropID String
-
- locale String
-
Return Value
StringSee Also