EbsOpen Class Library for EBSILON®Professional

ThermoliquidExtension.JSON Property

[Visual Basic]
Public Property JSON As String
[C#]
public string JSON { get; set; }
[C++]
public: __property String* get_JSON();
public: __property void set_JSON(String* );
[JScript]
public function get JSON() : String
public function set JSON(String);

See Also

ThermoliquidExtension Class | EbsOpen Namespace