IFlowsheetRegister Snapshot Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
void RegisterSnapshot(
SnapshotType stype,
ISimulationObject obj = null
)VB
Sub RegisterSnapshot (
stype As SnapshotType,
Optional obj As ISimulationObject = Nothing
)Parameters
- stype SnapshotType
- obj ISimulationObject (Optional)