FlowsheetBaseGetScriptText Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public string GetScriptText(
	string name
)

Parameters

name  String
 

Return Value

String

Implements

IFlowsheetGetScriptText(String)

See Also