AppGetPropertyName(String, FormMain) Method | 
Namespace: DWSIM.DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntaxpublic 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
String
See Also