EbsOpen Class Library for EBSILON®Professional

ProfiledSteamTable.Value Property

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

See Also

ProfiledSteamTable Class | EbsOpen Namespace