Click or drag to resize

FormFlowsheetRestoreSnapshot Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public void RestoreSnapshot(
	XDocument xdata,
	SnapshotType stype
)
Request Example View Source

Parameters

xdata  XDocument
 
stype  SnapshotType
 

Implements

IFlowsheetRestoreSnapshot(XDocument, SnapshotType)
See Also