EbsOpen Class Library for EBSILON®Professional

ModelDisplay.UpperThresholdForWetSteam Property

[Visual Basic]
Public Property UpperThresholdForWetSteam As Double
[C#]
public double UpperThresholdForWetSteam { get; set; }
[C++]
public: __property double get_UpperThresholdForWetSteam();
public: __property void set_UpperThresholdForWetSteam(double );
[JScript]
public function get UpperThresholdForWetSteam() : double
public function set UpperThresholdForWetSteam(double);

See Also

ModelDisplay Class | EbsOpen Namespace