Click or drag to resize

IFlowsheetRestoreSnapshot Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void RestoreSnapshot(
	XDocument data,
	SnapshotType type
)
Request Example View Source

Parameters

data  XDocument
 
type  SnapshotType
 
See Also