[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);
ProfiledSteamTable Class | EbsOpen Namespace