FlowsheetBaseDeleteObject Method | 
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntaxpublic void DeleteObject(
	string tag,
	bool confirmation = true
)
Public Sub DeleteObject ( 
	tag As String,
	Optional confirmation As Boolean = true
)
 Request Example
		View SourceParameters
- tag  String
 -  
 - confirmation  Boolean  (Optional)
 -  
 
See Also