FlowsheetBaseDeleteObject Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public void DeleteObject(
	string tag,
	bool confirmation = true
)

Parameters

tag  String
 
confirmation  Boolean  (Optional)
 

See Also