FlowsheetBaseDeleteObject Method |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax public 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