EbsOpen Class Library for EBSILON®Professional

FluidData.SteamTable Property

[Visual Basic]
Public Property SteamTable As EpSteamTable
[C#]
public EpSteamTable SteamTable { get; set; }
[C++]
public: __property EpSteamTable get_SteamTable();
public: __property void set_SteamTable(EpSteamTable );
[JScript]
public function get SteamTable() : EpSteamTable
public function set SteamTable(EpSteamTable);

See Also

FluidData Class | EbsOpen Namespace