[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);
ModelDisplay Class | EbsOpen Namespace