EbsOpen Class Library for EBSILON®Professional

Comp.XUIResults Property

[Visual Basic]
Public Property ReadOnly XUIResults As ProfiledByteArray
[C#]
public ProfiledByteArray XUIResults { get; }
[C++]
public: __property ProfiledByteArray* get_XUIResults();
[JScript]
public function get XUIResults() : ProfiledByteArray

Remarks

Reading: container for additional data of the component, profile dependent, always returned for current or fixed profile (like built-in result-values)

See Also

Comp Class | EbsOpen Namespace