Flowsheet2ShowDebugInfo Method | 
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntaxpublic override void ShowDebugInfo(
	string text,
	int level
)
Public Overrides Sub ShowDebugInfo ( 
	text As String,
	level As Integer
)
 Request Example
		View SourceParameters
- text  String
 -  
 - level  Int32
 -  
 
See Also