IFlowsheetGUIProcessScripts Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax void ProcessScripts(
ScriptsEventType eventType,
ScriptsObjectType objectType,
string obj
)
Sub ProcessScripts (
eventType As ScriptsEventType,
objectType As ScriptsObjectType,
obj As String
)
Request Example
Parameters
- eventType ScriptsEventType
-
- objectType ScriptsObjectType
-
- obj String
-
See Also