Click or drag to resize

PropertyPackageSave Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void Save(
	IStream pStm,
	bool fClearDirty
)
Request Example View Source

Parameters

pStm  IStream
 
fClearDirty  Boolean
 

Implements

IPersistStreamInitSave(IStream, Boolean)
See Also