Click or drag to resize

FlowsheetBaseDeleteObject Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public void DeleteObject(
	string tag,
	bool confirmation = true
)
Request Example View Source

Parameters

tag  String
 
confirmation  Boolean  (Optional)
 
See Also