Click or drag to resize

FormFlowsheetProcessScripts Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public void ProcessScripts(
	ScriptsEventType sourceevent,
	ScriptsObjectType sourceobj,
	string sourceobjname
)
Request Example View Source

Parameters

sourceevent  ScriptsEventType
 
sourceobj  ScriptsObjectType
 
sourceobjname  String
 

Implements

IFlowsheetGUIProcessScripts(ScriptsEventType, ScriptsObjectType, String)
IFlowsheetProcessScripts(ScriptsEventType, ScriptsObjectType, String)
See Also