EbsOpen Class Library for EBSILON®Professional

FluidData.SaltwaterTable Property

[Visual Basic]
Public Property SaltwaterTable As EpSaltwaterTable
[C#]
public EpSaltwaterTable SaltwaterTable { get; set; }
[C++]
public: __property EpSaltwaterTable get_SaltwaterTable();
public: __property void set_SaltwaterTable(EpSaltwaterTable );
[JScript]
public function get SaltwaterTable() : EpSaltwaterTable
public function set SaltwaterTable(EpSaltwaterTable);

See Also

FluidData Class | EbsOpen Namespace