FlowsheetBaseRestoreSnapshot Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public void RestoreSnapshot(
	XDocument xdata,
	SnapshotType stype
)

Parameters

xdata  XDocument
 
stype  SnapshotType
 

Implements

IFlowsheetRestoreSnapshot(XDocument, SnapshotType)

See Also