AppGetPropertyName(String, FormMain) Method |
Namespace: DWSIM.DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public static string GetPropertyName(
string PropID,
ref FormMain fp = null
)
Public Shared Function GetPropertyName (
PropID As String,
Optional ByRef fp As FormMain = Nothing
) As String
Request Example
View SourceParameters
- PropID String
-
- fp FormMain (Optional)
-
Return Value
StringSee Also