CAPEOPENPropertyPackageGetPhaseInfo Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public override Object GetPhaseInfo(
string phaseLabel,
string phaseAttribute
)
Public Overrides Function GetPhaseInfo (
phaseLabel As String,
phaseAttribute As String
) As Object
Request Example
View SourceParameters
- phaseLabel String
-
- phaseAttribute String
-
Return Value
ObjectSee Also