CAPEOPENPropertyPackagePropList Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public override void PropList(
ref Object flashType,
ref Object props,
ref Object phases,
ref Object calcType
)
Public Overrides Sub PropList (
ByRef flashType As Object,
ByRef props As Object,
ByRef phases As Object,
ByRef calcType As Object
)
Request Example
View SourceParameters
- flashType Object
-
- props Object
-
- phases Object
-
- calcType Object
-
See Also