AppGet Property Name(String, Form Main) Method
Definition
Namespace: DWSIM.DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public static string GetPropertyName(
string PropID,
ref FormMain fp = null
)VB
Public Shared Function GetPropertyName (
PropID As String,
Optional ByRef fp As FormMain = Nothing
) As String