CAPEOPENPropertyPackagePersistSave Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [OnSerializingAttribute]
public void PersistSave(
StreamingContext context
)
<OnSerializingAttribute>
Public Sub PersistSave (
context As StreamingContext
)
Request Example
View SourceParameters
- context StreamingContext
-
See Also