EbsOpen Class Library for EBSILON®Professional

ThermoliquidExtension.ThermoLiquidType Property

[Visual Basic]
Public Property ThermoLiquidType As EpThermoLiquidType
[C#]
public EpThermoLiquidType ThermoLiquidType { get; set; }
[C++]
public: __property EpThermoLiquidType get_ThermoLiquidType();
public: __property void set_ThermoLiquidType(EpThermoLiquidType );
[JScript]
public function get ThermoLiquidType() : EpThermoLiquidType
public function set ThermoLiquidType(EpThermoLiquidType);

See Also

ThermoliquidExtension Class | EbsOpen Namespace