FormFlowsheetDeleteObject Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) 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