CAPEOPENPropertyPackageCheckSinglePhasePropSpec Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public override bool CheckSinglePhasePropSpec(
string property,
string phaseLabel
)
Public Overrides Function CheckSinglePhasePropSpec (
property As String,
phaseLabel As String
) As Boolean
Request Example
View SourceParameters
- property String
-
- phaseLabel String
-
Return Value
BooleanSee Also