EbsOpen Class Library for EBSILON®Professional

ProfiledSaltwaterTable.Value Property

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

See Also

ProfiledSaltwaterTable Class | EbsOpen Namespace